Books
POST -> /books
=> {
"name": string,
"year": number,
"author": string,
"summary": string,
"publisher": string,
"pageCount": number,
"readPage": number,
"reading": boolean
}
GET /books
GET /books/{bookId}
PUT /books/{bookId}
DELETE /books/{bookId}
-
Notifications
You must be signed in to change notification settings - Fork 0
coozyme/bookshelf-api
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Bookshelf API using node.js
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published