3.0.4 • Published 4 years ago

@ffra/fastify v3.0.4

Weekly downloads
5
License
-
Repository
github
Last release
4 years ago

fast-framework-rest-api

Set of utils to create fast apis with auto documentation

Comming soon

PackageVersionDescriptionType
errorsnpmCommon HTTP errors extendeing JS native ErrorGeneralist
mongoose-reconnectornpmMongoose reconector managerGeneralist
route-designernpmRouter to define routes in a functional styleGeneralist
service-mongoosenpmMongoose Service for architectural definition of services with mongooseGeneralist
service-nedbnpmNedb Service for architectural definition of services with nedbGeneralist
servicenpmGeneral service that are extend from the other servicesGeneralist
koanpmAll koa integrationKoa dependant
fastifynpmAll fastify integrationFastify dependant
DEPRECATED PACKAGES from > 1.0
swaggernpmDEPRECATED: use @ffra/koa/swagger. Swagger helpers to write easy basic documentation Koa dependantKoa dependant
koa-rest-mongoosenpmDEPRECATED: use @ffra/koa/rest.use Mongoose shortcuts for creating rest servicesKoa dependant
error-handler-koanpmDEPRECATED: use @ffra/koa/error-handler.use General Error Handler for koaKoa dependant
autorunnpmDEPRECATED: use @ffra/koa/register or @ffra/koa.use Autorun function for easy startKoa dependant

Examples

There are 2 integrations koa and fastify :