@hackage servant0.4.3

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 the 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