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.7
LTS Haskell 22.18:0.20@rev:4
Stackage Nightly 2024-04-22: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.7@sha256:63358188eaf7b26293221835b9f91687c326f05a464bbfff0b388b4699474986,3587

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.3

  • Bump aeson upper-bound to < 0.11

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