@cardano / servant-server

A family of combinators for defining webservices APIs and serving them

Latest0.20.3.0

About

Metadata

  • Last updated
  • License BSD-3-Clause
  • Categories Web Development
  • Maintained by: haskell-servant-maintainers@googlegroups.com

Links

Installation

Tested Compilers

  1. 9.12.1
  2. 9.10.1
  3. 9.8.4
  4. 9.6.6
  5. 9.4.8
  6. 9.2.8

Readme

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