webgear-core
Safe HaskellNone
LanguageHaskell2010

WebGear.Core

Description

WebGear is a library to build composable, type-safe HTTP APIs.

The modules below have haddock documentation that can be used as reference material. If you are completely new to WebGear, a good starting point is the WebGear User Guide. Example programs built using WebGear are available under https://github.com/haskell-webgear/.

Importing WebGear.Core is a quick way to get everything needed to build WebGear API specifications.

Documentation