@hackage servant0.4.0

A family of combinators for defining webservices APIs

A family of combinators for defining webservices APIs and serving them

You can learn about the basics in this tutorial.

Here's a runnable example, with comments, that defines a dummy API and implements a webserver that serves this API, using the servant-server package.

CHANGELOG