Skip to content

Emmanuelraj/rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rest-api

node rest api

Basic rest api using node js

Technologies

    Nodejs
    Express
    ejs(Template engine)
    mlab(mongoose)
    nodemon

Url Mapping

      Heroku /api/findAll  --> findAll
             /api/addBooks  --> addBooks GET/POST
             /api/edit/:id   --> editById  POST
            /api/findById/:id  -> GET findById

About

node rest api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published