servant-server

A family of combinators for defining webservices APIs and serving them

http://haskell-servant.github.io/

Version on this page:0.4.4.2
LTS Haskell 22.21:0.20@rev:4
Stackage Nightly 2024-05-06:0.20@rev:4
Latest on Hackage:0.20@rev:4

See all snapshots servant-server appears in

BSD-3-Clause licensed by Alp Mestanogullari, Sönke Hahn, Julian K. Arni
Maintained by [email protected]
This version can be pinned in stack with:servant-server-0.4.4.2@sha256:636548d4a9cfa8abc3e43c1640715bd52b9f47597c6a3e3fc2ebfdbfbce39bc4,3586

servant-server

servant

This library lets you implement an HTTP server with handlers for each endpoint of a servant API, handling most of the boilerplate for you.

Tutorial

We’ve written a tutorial that introduces the core types and features of servant.

Repositories and Haddocks

Changes

0.4.1

  • Bump attoparsec upper bound to < 0.14
  • Bump wai-app-static upper bound to < 3.2
  • Bump either upper bound to < 4.5

0.4

0.2.4

0.2.3