https://github.com/ev2900/restful_api
A project creating a RESTful API using express.js and node.js
https://github.com/ev2900/restful_api
Last synced: 9 months ago
JSON representation
A project creating a RESTful API using express.js and node.js
- Host: GitHub
- URL: https://github.com/ev2900/restful_api
- Owner: ev2900
- Created: 2017-01-02T01:07:52.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-10-18T12:53:12.000Z (about 6 years ago)
- Last Synced: 2025-04-10T03:15:52.187Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RESTful API
An implementation of a RESTful API built with express the API has GET, POST, PUT and DELETE functionality.
Video
[](https://www.youtube.com/watch?v=O9hLd7f2tPA)