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