servant-client

automatical derivation of querying functions for servant webservices

This library lets you derive automatically Haskell functions that let you query each endpoint of a <http://hackage.haskell.org/package/servant servant> webservice. See <http://haskell-servant.readthedocs.org/en/stable/tutorial/Client.html the client section of the tutorial>. <https://github.com/haskell-servant/servant/blob/master/servant-client/CHANGELOG.md CHANGELOG>