Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 230 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 230 Bytes

Complete Example

This is a complete example showcasing all features of koa-jsonapi-zod. It utilizes Mikro ORM as data source, but you can of course use any other data source.

To run the example, simply execute pnpm start.