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

https://github.com/eliaspereyra/api-nodejs-postgres-sequelize

A basic Rest API using Postgres and Sequelize ORM.
https://github.com/eliaspereyra/api-nodejs-postgres-sequelize

express nodejs postgresql sequelize

Last synced: 3 months ago
JSON representation

A basic Rest API using Postgres and Sequelize ORM.

Awesome Lists containing this project

README

          

# REST API

## Built with

This project was made with the following tools:
- [Node.js][Node.js]
- [Express.js][Express.js]
- [SequelizeORM][SequelizeORM]
- [PostgreSQL][PostgreSQL]

## Credits