webgear-core

Composable, type-safe library to build HTTP APIs

https://github.com/haskell-webgear/webgear#readme

Version on this page:1.0.1
LTS Haskell 21.25:1.0.5
Stackage Nightly 2024-04-24:1.2.0
Latest on Hackage:1.2.0

See all snapshots webgear-core appears in

MPL-2.0 licensed by Raghu Kaippully
Maintained by [email protected]
This version can be pinned in stack with:webgear-core-1.0.1@sha256:9ed79086eec89fe35ff690d68bf2f0663819fa141009259c727248197fc1e307,4124

WebGear - Core HTTP APIs

Hackage

WebGear is a Haskell library for building composable, type-safe HTTP API servers.

This package defines the core components of WebGear used to define APIs.

Changes

Changelog for webgear-core

Unreleased

1.0.0 - 2022-01-08

Changed

  • Extracted webgear-core from webgear-server
  • New arrow based API