Skip to content

akhsaul/Bookshelf-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookshelf-Server

A Bookshelf Server contains simple API which can be use to make your own App.

Routes:

  • book creation
  • retrive all books with filter (book name, reading status, finished status)
  • update book
  • delete book

Dependencies:

  • Hapi, to create http server
  • Joi, to create a validation scheme for both requests and responses
  • nanoid, to create unique id

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors