https://github.com/ev2900/restful_api_w_node-restful
A project creating a RESTful API using the package node-restful
https://github.com/ev2900/restful_api_w_node-restful
Last synced: 5 months ago
JSON representation
A project creating a RESTful API using the package node-restful
- Host: GitHub
- URL: https://github.com/ev2900/restful_api_w_node-restful
- Owner: ev2900
- Created: 2017-01-01T19:21:33.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-10-18T12:53:31.000Z (about 6 years ago)
- Last Synced: 2025-04-10T03:58:57.863Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RESTful API w node-restful
An implementation of the node-restful library. A restful API with GET, POST, PUT and DELETE functionality built on a MongoDB databse model.
Video
[](https://www.youtube.com/watch?v=HOcUahGZXYU)