Node.js Express API boilerplate using Sequelize with PostgreSQL and tests
Boilerplate for building REST APIs with Node.js and Express using Sequelize for PostgreSQL. Includes error-handling middleware, request validation, database migrations, unit and integration tests with Mocha, code coverage via c8, ESDoc documentation, and optional Docker support.
0