phase 2 the livecode the finale
Deskripsi dari program yang kita buat Simple blog tentang sport
Langkah-langkah yang perlu dijalankan untuk menjalankan program tersebut,
Serta daftar API Endpoint yang bisa diakses untuk mengambil data. http://localhost/users/login = login http://localhost/users/register = register http://localhost/articles = get all data http://localhost/articles/add = create data http://localhost/articles/:id = get one data http://localhost/articles/update/:id = update data http://localhost/articles/delete/:id = remove data http://localhost/articles/author/:id = get by author http://localhost/articles/category/:id = get by category