Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 358 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 358 Bytes

book-shelf-rest-api

A standard example for creating REST endpoints using NodeJs, ExpressJs, Mongo This projects maingtains a book shelf and provides endpoints to manage books and authors

  • view all books, find book by id and add new book to the shelf
  • view all authors, find an author by id and add new author

Endpoints

localhost:3001/books