0.0.3 • Published 3 years ago

@ck456/readymade_express_api v0.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

npm.io

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.