3.0.4 • Published 4 years ago

@ffra/koa v3.0.4

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

FFRA integration with Koa

This modules group some functionality written here:

Why

Because I want to expand the compatibility with more framework, and I think is better to group up by framework

Incompatibilities

The only one are error-handler-koa, that now you have to use like:

import errorHandlerKoa from '@ffra/koa/error-handler'

The rest are the same modules exposed here:

  • @ffra/swagger -> @ffra/koa/swagger
  • @ffra/koa-rest-mongoose -> @ffra/koa/rest
  • @ffra/error-handler-koa -> @ffra/koa/error-handler
  • @ffra/autorun -> @ffra/koa