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

https://github.com/firmanjs/express-restfull-api-

Service Authentication
https://github.com/firmanjs/express-restfull-api-

epxressjs javascript nodejs postgresql sequelize

Last synced: 10 days ago
JSON representation

Service Authentication

Awesome Lists containing this project

README

          

[![Maintainability](https://api.codeclimate.com/v1/badges/9f9839e9561eca5b8c56/maintainability)](https://codeclimate.com/github/firmanJS/Express-Restfull-API-/maintainability)

## How To Use

run install depedencies
```sh
npm install
```

runing migration
```sh
npx sequelize-cli db:migrate
```

config database in folder `config/config.json`

run node app
```sh
node ./bin/www
```

server runing in port 6500 ----> cek in folder bin/www