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

Latest commit

 

History

History
9 lines (6 loc) · 587 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 587 Bytes

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.