Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages