Node.js + Express REST API boilerplate with Sequelize ORM.
A boilerplate for building enterprise REST APIs and backend services using Node.js, Express, and Sequelize ORM. It targets SQL databases such as MySQL and PostgreSQL through Sequelize and includes a Dockerfile for containerized deployments. Suited for microservices or API-first applications that require a relational data layer.
0