Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 409 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 409 Bytes

#koa-router-joi

Joi Validation and Documentation for koa-router.

Features:

  • Optional input/output validation using [joi][]
  • Automatic Documentation in Redoc/Swagger
  • built on the great [koa-router][]
  • string path support
  • meta data support

Example

See in example folder

ToDo

Add Tests, more Examples

LICENSE

MIT