routeforgex
v0.2.0
Published
Generate complete Express CRUD modules automatically.
Maintainers
Readme
routeforgex
Topics: cli · crud · mern-packages · merndev · mobile · navigation · nodejs · npm-pm · observability · react · react-native · routeforgex · scaffolding · typescript
React Native library.
Generate complete Express CRUD modules automatically.
Features
- route generation
- controller generation
- validation setup
- Swagger docs
- middleware injection
- folder scaffolding
Example
import { routeforgex } from "routeforgex";
await routeforgex.create("products");Why it matters
Backend teams repeatedly rebuild identical CRUD structures.
License
MIT
