Skip to content

Code-Tap/CRUD_WMONGO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD_WMONGO

NODE Crud API w/ Mongodb

run with

npm start

post request url and format is

localhost:8080/api/task
{
    "title": "green",
    "completed":true
    }

About

NODE Crud API w/ Mongodb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published