@hackage / servant-polysemy

Utilities for using servant in a polysemy stack

Latest0.1.4

About

Metadata

  • Last updated , by AlexChapman
  • License BSD-3-Clause
  • Categories Web Development
  • Maintained by: alex@farfromthere.net

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 9.2.4
  2. 9.0.2
  3. 8.10.1
  4. 8.8.4

Readme

servant-polysemy

servant-polysemy is a Haskell library that makes it easier to use Servant and Polysemy together.

Examples

Check out these examples for how to use it:

The client will connect to either version of the server and interact with its endpoint, which simply serves up the package version.