JSON:API REST boilerplate using mikro-orm for nfw-core Node projects
Provides a JSON:API-compliant REST API scaffold for nfw-core projects, with ORM-backed models via mikro-orm. Implemented in TypeScript and Node.js, the boilerplate includes JWT-based authentication, mikro-orm CLI/migration support, test setup, and environment-based configuration; suited for building API backends that follow JSON:API conventions and relational database workflows.
0