webgear-core-1.0.4: Composable, type-safe library to build HTTP APIs
Safe HaskellSafe-Inferred
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

module Data.Text