@ck456/readymade_express_api
v0.0.3
Published
The readymade express API package , oneclick to run API
Downloads
1
Maintainers
Readme
Hightlights
- Instant Use
- No need to Write lengthy code
- Expressive API
- Actively maintained
- Not much technical part
Note- you need to install express and moongose in order to use our package
Install
npm i @ck456/readymade_express_api
Usage
const userController = require('@ck456/readymade_express_api');
console.log(userController);
readymade_express_api comes with an easy to use composable API where you just chain and do CRUD operation.