Skip to content
This repository has been archived by the owner on Jun 11, 2022. It is now read-only.

rkaippully/webgear

Repository files navigation

WebGear - HTTP API server

Hackage Build Status

WebGear is a Haskell library for building composable, type-safe HTTP API servers. It focuses on good documentation and usability.

The library is located in the webgear-server package. Some examples are given in the webgear-examples package.