/node-api-crud-generator

A Node JS to generate CRUD operations for API to avoid repeating the same tasks again and again. It should accept an input of Javascript Object that defines the entities and from there create the Controllers, Models, Migrations, Server config with CORS, .env and relations.

Primary LanguageJavaScript

No issues in this repository yet.