gemini-router: A simple Happstack-style Gemini router
This package contains a Router
monad transformer that works on top of the
gemini-server package, with a functional+monadic+alternative interface,
similar to Happstack. With it you can define gemini endpoints, capture parts
of the request, and pass the requests to specific handlers.
[Skip to Readme]
Downloads
- gemini-router-0.1.1.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Versions [RSS] | 0.1.0.0, 0.1.1.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.12.0.0 && <4.13 || >=4.13.0.0 && <4.14 || >=4.14.0.0 && <4.15 || >=4.15.0.0 && <4.16), gemini-server (>=0.2.0.0 && <0.3 || >=0.3.0.0 && <0.4), HsOpenSSL (>=0.11.5.1 && <0.12), network-uri (>=2.6.3.0 && <2.7 || >=2.7.0.0 && <2.8), transformers (>=0.5.6.2 && <0.6) [details] |
License | BSD-3-Clause |
Copyright | © 2020 Francesco Gazzetta and contributors |
Author | Francesco Gazzetta |
Maintainer | Francesco Gazzetta <fgaz@fgaz.me> |
Revised | Revision 1 made by fgaz at 2021-03-19T18:33:10Z |
Category | Gemini |
Home page | https://sr.ht/~fgaz/haskell-gemini/ |
Bug tracker | https://todo.sr.ht/~fgaz/haskell-gemini |
Source repo | head: git clone https://git.sr.ht/~fgaz/gemini-router |
Uploaded | by fgaz at 2021-02-22T17:23:33Z |
Distributions | NixOS:0.1.1.0 |
Downloads | 265 total (0 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-02-22 [all 1 reports] |