webgear-core

Composable, type-safe library to build HTTP APIs

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

Version on this page:1.0.2
LTS Haskell 21.25:1.0.5
Stackage Nightly 2024-05-06: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.2@sha256:ea754ea369f93dadc2de66285f809d32f8d33fd4347f96277293066fec5f39e0,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.2 - 2022-06-11

Changed

  • Upgrade to latest GHC versions (#9)

1.0.1 - 2022-01-09

Changed

  • Update dependency bounds (#7)

1.0.0 - 2022-01-08

Changed

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