Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

hackage.haskell.org : mig-server

With library mig we can build lightweight and composable servers. There are only couple of combinators to assemble servers from parts. It supports generic handler functions as servant does. But strives to use more simple model for API. It does not go to describing Server API at type level which leads to simpler error messages. The main features are: lightweight library expressive DSL to compose servers type-safe handlers handlers are encoded with generic haskell functions built on top of WAI and warp server libraries. Example of hello world server: Please see: quick start guide at https://anton-k.github.io/mig/ examples directory for more fun servers: at https://github.com/anton-k/mig/tree/main/examples/mig-example-apps#readme reference for the main functions: https://anton-k.github.io/mig/09-reference.html

Registry - Source - Homepage - JSON
purl: pkg:hackage/mig-server
Keywords: bsd3, library, web, http-client, http-server, webframework
License: BSD-3-Clause
Latest release: 6 months ago
First release: 6 months ago
Downloads: 56 total
Stars: 61 on GitHub
Forks: 3 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 16 days ago

    Loading...
    Readme
    Loading...