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

https://github.com/ironcore864/node-backend-service-example


https://github.com/ironcore864/node-backend-service-example

backend nodejs

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# nodejs service example with router

### DEV dependencies

`npm install`

- config
- express

### Usage

##### Build

`npm run build`

##### Test

`npm test`

##### Run

`npm start`