A repository containing small examples to illustrate the use of oreo-router for creating web applications and other HTTP servers.
- hello-world - hello world application
- configure-openapi - config base api info
- koa-middleware - use koa middleware
- internal-decorator-middleware - add middleware handler for internal decorators
- custom-decorator - write a custom decorator
- call-sequences understand the decorator middleware's processing order