server-generic

Auto-generate a server for your datatype

https://github.com/Gabriella439/Haskell-Server-Generic-Library

Latest on Hackage:1.0.0@rev:1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Gabriella Gonzalez
Maintained by [email protected]

This library auto-generates a REST API from any datatype that derives the Generic interface

See the documentation in Server.Generic for an example of how to use this library