Description
Start web servers from within a Polysemy effect stack.
Description
Please see the README on GitLab at https://gitlab.com/A1kmm/polysemy-webserver/-/blob/master/README.md
README.md
polysemy-webserver
A simple wrapper around Warp and Wai to make it easier to write web servers using Polysemy.
See test/Spec.hs for a simple example of how to use it.