Skip to content

timotibagus/Node-Book-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Nodejs App with Express, Mongoose

In this project im create Book database that can Create, Update, Delete and Recieve data interact to database wich is MongoDB

Endpoint API

GET

localhost:port/book localhost:port/book/:id

POST

localhost:port/book

Delete

localhost:port/book/:id

PATCH

localhost:port/book/:id

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published