strelka: A flexible and composable HTTP-router

[ deprecated, library, mit, web ] [ Propose Tags ]
Deprecated

An HTTP server can be defined as a request parser, which produces a response. As simple as that. This library exploits that fact to produce a very simple API, which can then be used on top of any server implementation.

Warning
This library is currently in active development. The API can change rapidly.
Demo
https://github.com/nikita-volkov/strelka-demo.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.4, 0.4.0.1, 1, 2, 2.0.1, 2.0.2, 2.0.2.1, 2.0.2.2, 2.0.3, 2.0.4, 2.0.5
Dependencies attoparsec (>=0.13 && <0.14), base (<5), base-prelude (<2), base64-bytestring (>=1 && <2), bifunctors (>=5 && <6), bytestring (>=0.10.8 && <0.11), hashable (>=1 && <2), http-media (>=0.6.4 && <0.7), monad-control (>=1 && <2), mtl (>=2 && <3), semigroups (>=0.18 && <0.19), text (>=1 && <2), transformers (>=0.4 && <0.6), transformers-base (>=0.4 && <0.5), unordered-containers (>=0.2 && <0.3) [details]
License MIT
Copyright (c) 2016, Nikita Volkov
Author Nikita Volkov <nikita.y.volkov@mail.ru>
Maintainer Nikita Volkov <nikita.y.volkov@mail.ru>
Home page https://github.com/nikita-volkov/strelka
Bug tracker https://github.com/nikita-volkov/strelka/issues
Source repo head: git clone git://github.com/nikita-volkov/strelka.git
Uploaded by NikitaVolkov at 2016-12-06T12:52:01Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 5654 total (29 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]