This is a library that provides practical middleware and types that make the Oak framework very easy to use.
| Package | Description |
|---|---|
| cors | Cross-Origin Resource Sharing (CORS) support for Oak. |
| query-parser | Creates a state by parsing the query parameters. |
| validator | Validate the request body and query parameters using middleware. |
| utility-types | Convenient utility types developed for Oak |
MIT