Skip to content

Navigation Menu

Sign in
Sign up

Repository files navigation

Building REST APIs with Node.js and Express

Project description

I made this project to improve more my skills as backend and put in practice new concepts.

Tech Stack

• Postgres and MySQL
• Sequelize
• Docker
• PgAdmin

Architecture and Concepts Learned

• Security practices: Middleware and error handling
• Working with databases from Node.js
• REST API development with Express
• Environment variables and config management
• Migrations
• Database and ORM techniques
• Relational data modeling with Sequelize

How to run

• docker-compose up -d postgres
• docker-compose up -d pgadmin
• npm run dev

About

This backend service was made to play a little with docker, sequelize, express among other stacks

Resources

Stars

23 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /