Skip to content

javaScriptKampala/booklibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

booklibrary

An express js app the manages books in a library

API LINK

Express Js Book Library

API endpoints

- GET /api/ilbrary - Get all books available - GET /api/ilbrary/<book_id> - Get book by Id - POST /api/ilbrary - Add new book to the library - DELETE /api/ilbrary - Remove a book from the library

About

an express js app the manages books in a library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published