servant-server

A family of combinators for defining webservices APIs and serving them

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

Version on this page:0.2.3@rev:2
LTS Haskell 22.18:0.20@rev:4
Stackage Nightly 2024-04-25: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.2.3@sha256:42e9e6b82afcbc264851f992c40d6274292c60932a36e56dfd5e00c399c21e3e,2515

Module documentation for 0.2.3

servant-server

Build Status

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.

Getting started

We’ve written a Getting Started guide that introduces the core types and features of servant. After this article, you should be able to write your first servant webservices, learning the rest from the haddocks’ examples.

Repositories and Haddocks

Changes

0.2.3