Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hc0503/node-users-demo-api

Backend users demo using NodeJS
https://github.com/hc0503/node-users-demo-api

demo expressjs nodejs typescript

Last synced: 4 months ago
JSON representation

Backend users demo using NodeJS

Awesome Lists containing this project

README

        

# API for users demo
## How to run
```
$ npm install
$ npm run dev # run for developer
$ npm run build # run build for production
```