Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joramot/simple_restful_api
A simple RESTful API using Node.js and Express. I use Express to create the server and define two routes: a POST route to save names and IDs, and a GET route to get all saved names and IDs. The data is stored in an array as an in-memory database simulation.
https://github.com/joramot/simple_restful_api
express javascript nodejs
Last synced: 26 days ago
JSON representation
A simple RESTful API using Node.js and Express. I use Express to create the server and define two routes: a POST route to save names and IDs, and a GET route to get all saved names and IDs. The data is stored in an array as an in-memory database simulation.
- Host: GitHub
- URL: https://github.com/joramot/simple_restful_api
- Owner: joramot
- Created: 2023-05-27T22:00:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-27T23:47:35.000Z (over 1 year ago)
- Last Synced: 2024-11-03T16:20:42.582Z (2 months ago)
- Topics: express, javascript, nodejs
- Language: JavaScript
- Homepage:
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0