Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/derpinou/sample-express-api


https://github.com/derpinou/sample-express-api

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

# sample-express-api

API build with express

Installation:

Install Repo:

```git clone https://github.com/Derpinou/sample-express-api```

Install depencies
```npm install```

Start API:
````node server.js````