Package | Version | Description | Type |
---|---|---|---|
errors |
Common HTTP errors extendeing JS native Error | Generalist | |
mongoose-reconnector |
Mongoose reconector manager | Generalist | |
route-designer |
Router to define routes in a functional style | Generalist | |
service-mongoose |
Mongoose Service for architectural definition of services with mongoose | Generalist | |
service-nedb |
Nedb Service for architectural definition of services with nedb | Generalist | |
service |
General service that are extend from the other services | Generalist | |
koa |
All koa integration | Koa dependant | |
fastify |
All fastify integration | Fastify dependant | |
DEPRECATED PACKAGES from > 1.0 | |||
swagger |
DEPRECATED: use @ffra/koa/swagger . Swagger helpers to write easy basic documentation Koa dependant |
Koa dependant | |
koa-rest-mongoose |
DEPRECATED: use @ffra/koa/rest .use Mongoose shortcuts for creating rest services |
Koa dependant | |
error-handler-koa |
DEPRECATED: use @ffra/koa/error-handler .use General Error Handler for koa |
Koa dependant | |
autorun |
DEPRECATED: use @ffra/koa/register or @ffra/koa .use Autorun function for easy start |
Koa dependant |
There are 2 integrations koa and fastify :
koa
:Simple
: runyarn run simple
Rest-mongoose
: runyarn run mongoose
fastify
Nedb
: runyarn run nedb
Rest-mongoose
: runyarn run mongoose