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.4
LTS Haskell 22.18:0.20@rev:4
Stackage Nightly 2024-04-27: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.4@sha256:f67e00eb595d946fb4d9c69b835eb1576a2c2ba7e5b5b054d2641d9106149f7e,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.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