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 year ago
JSON representation

Basic REST Server with Express and Node

Awesome Lists containing this project

README

          

## REST Server con Node y Express

Para poder ejecutar el proyecto

```
npm install
```