-
Notifications
You must be signed in to change notification settings - Fork 0
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.
joramot/simple_restful_API
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
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.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published