LoopBack 4 starter for multi-tenant REST APIs with authentication and audit logs
A LoopBack 4 starter application in TypeScript that scaffolds a REST API with multi-tenant architecture, authentication, role-based authorization, soft deletes, and audit logging. It includes database migration/versioning, environment configuration, and an API explorer; uses PostgreSQL and Redis for runtime components and can be deployed with Docker.
0