Skip to content

A node.js server that responds to get, post, put, and delete requests with json. This format could be used to create a CRUD app that interfaces with the server through json and does the processing client side.

Notifications You must be signed in to change notification settings

Piejak/restful-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

restful-api

A node.js server that responds to get, post, put, and delete requests with json. This format could be used to create a CRUD app that interfaces with the server through json and does the processing client side.

About

A node.js server that responds to get, post, put, and delete requests with json. This format could be used to create a CRUD app that interfaces with the server through json and does the processing client side.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published