servant package:servant-server

A family of combinators for defining webservices APIs and serving them A family of combinators for defining webservices APIs and serving them . You can learn about the basics in the tutorial. . Here is a runnable example, with comments, that defines a dummy API and implements a webserver that serves this API, using this package. . CHANGELOG