A CLI tool to quickly setup an Express.js backend in TypeScript, using essential configurations and user's preferences.
A CLI tool that magically set up Node with Express MVC app folder structure
A TSDIAPI plugin that provides automatic CRUD (Create, Read, Update, Delete) API generation for your database entities. It generates TypeScript modules and services with full type safety, validation, and best practices.
🧙♀️ A magical Express middleware to auto-generate CRUD APIs for Mongoose models with validation, unique keys, and middlewares.
A CLI tool to generate REST API modules (model, controller, route, validator) with one command