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
- Host: GitHub
- URL: https://github.com/jayvirrathi/node-sequelize-postgresql-rest-api
- Owner: Jayvirrathi
- Created: 2021-02-07T07:30:17.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-14T10:51:50.000Z (over 5 years ago)
- Last Synced: 2025-02-27T16:53:01.547Z (over 1 year ago)
- Topics: nodejs, postgresql, rest-api, sequelize
- Language: JavaScript
- Homepage:
- Size: 59.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```