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

https://github.com/jayvirrathi/node-sequelize-postgresql-rest-api

REST API with Node.js, Postgresql, Sequelize
https://github.com/jayvirrathi/node-sequelize-postgresql-rest-api

nodejs postgresql rest-api sequelize

Last synced: about 2 months ago
JSON representation

REST API with Node.js, Postgresql, Sequelize

Awesome Lists containing this project

README

          

# REST API with Node.js, Postgresql

> A Basic Node.js project

## Build Setup

```bash
# install dependencies
npm install

# serve at http://localhost:4000/

npm start
```

## Prerequisites

- Nodejs
- MongoDB

**Request:**

```json

```