Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/normalhuman01/node-restserver-master
Basic REST Server with Express and Node
https://github.com/normalhuman01/node-restserver-master
Last synced: about 1 month ago
JSON representation
Basic REST Server with Express and Node
- Host: GitHub
- URL: https://github.com/normalhuman01/node-restserver-master
- Owner: normalhuman01
- License: mit
- Created: 2023-12-10T04:22:31.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-10T04:26:15.000Z (about 1 year ago)
- Last Synced: 2023-12-12T23:38:08.652Z (about 1 year ago)
- Language: JavaScript
- Size: 123 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## REST Server con Node y Express
Para poder ejecutar el proyecto
```
npm install
```