An open API service indexing awesome lists of open source software.

https://github.com/typeable/derive-api-th

Derive JSON & Openapi3 with TH for GHC & GHCJS
https://github.com/typeable/derive-api-th

Last synced: 11 months ago
JSON representation

Derive JSON & Openapi3 with TH for GHC & GHCJS

Awesome Lists containing this project

README

          

# derive-api-th

Derive JSON and Openapi3 instances using TH.
It is convenient to derive together and drastically reduce compile time comparing with generic-based instance generation.