https://github.com/haikelz/bookshelf-api
Submission Dicoding: Bookshelf API
https://github.com/haikelz/bookshelf-api
Last synced: 6 months ago
JSON representation
Submission Dicoding: Bookshelf API
- Host: GitHub
- URL: https://github.com/haikelz/bookshelf-api
- Owner: haikelz
- Created: 2024-09-14T10:36:08.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-22T22:54:36.000Z (9 months ago)
- Last Synced: 2025-03-27T12:07:15.366Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 430 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Bookshelf API
This project are created for final assignment that given from Dicoding Indonesia
## Criteria
- Using port 9000.
- Using `npm run start` to run the project.
- Save book.
- Get all books.
- Get spesific book.
- Update book.
- Delete book.
- Implemented Query params in Route `/books` for advanced filtering.## Technologies
- Hapi JS
## Screenshots
- Test eslint and prettier


- Run project in Docker
