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.
- Host: GitHub
- URL: https://github.com/eliaspereyra/api-nodejs-postgres-sequelize
- Owner: EliasPereyra
- Created: 2021-11-23T01:40:57.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-08T02:15:55.000Z (almost 4 years ago)
- Last Synced: 2025-11-24T03:07:53.681Z (7 months ago)
- Topics: express, nodejs, postgresql, sequelize
- Language: JavaScript
- Homepage:
- Size: 217 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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