Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
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 Control.Arrow
module Data.Text
module WebGear.Core.Trait
module WebGear.Core.Request
module WebGear.Core.Response
module WebGear.Core.Modifiers
module WebGear.Core.Handler
module WebGear.Core.Handler.Static
module WebGear.Core.Traits
module WebGear.Core.MIMETypes