rhenaldkarrel / simple-bookshelf-api

Bookshelf API using Hapi.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bookshelf API

APIs:

  • Get books:
    • All books
    • By name
    • By finished category
    • By reading category
  • Add new book
  • Update book
  • Delete book

Additional notes:

  • Implemented Single-responsiblity Principle. I guess... 🤨
  • Eslint implemetation

About

Bookshelf API using Hapi.js.


Languages

Language:JavaScript 100.0%