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

https://github.com/tungbq/demo-node-api

Basic nodejs API repository
https://github.com/tungbq/demo-node-api

Last synced: 6 months ago
JSON representation

Basic nodejs API repository

Awesome Lists containing this project

README

          

# demo-node-api
Basic nodejs API repository

# Install express
`npm install express --save`
# Running app
`node index.js`