Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 474 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 474 Bytes

#koa-router-joi

Automated 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

Node compatibility

NodeJS >= 8.3 is required.

Example

See in example folder

ToDo

Add Tests, more Examples

LICENSE

MIT