https://github.com/hafizcode02/bookshelf-api
Submission Dicoding Class - Belajar Membuat Aplikasi Back-End untuk Pemula
https://github.com/hafizcode02/bookshelf-api
backend-api dicoding hapi-js
Last synced: 11 months ago
JSON representation
Submission Dicoding Class - Belajar Membuat Aplikasi Back-End untuk Pemula
- Host: GitHub
- URL: https://github.com/hafizcode02/bookshelf-api
- Owner: hafizcode02
- Created: 2023-03-01T10:20:14.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-04T06:15:52.000Z (almost 3 years ago)
- Last Synced: 2025-02-03T14:47:53.200Z (about 1 year ago)
- Topics: backend-api, dicoding, hapi-js
- Language: JavaScript
- Homepage:
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bookshelf-api
Submission Dicoding Class - Belajar Membuat Aplikasi Back-End untuk Pemula
## Features
### Submission Checklist
- [x] API dapat menyimpan buku
- [x] API dapat menampilkan seluruh buku
- [x] API dapat menampilkan detail buku
- [x] API dapat mengubah data buku
- [x] API dapat menghapus buku
- [x] Menerapkan Parameter Query Untuk Pencarian Buku berdasarkan Nama, Sedang Dibaca, & Selesai Dibaca