seacat: Small web framework using Warp and WAI
A small Haskell web framework using Warp and WAI that tries to get out of your way and let you do what you want, but also providing more advanced features like rate limiting and flood protection.
Modules
- Web
- Web.Seacat
- Web.Seacat.Configuration
- Web.Seacat.RequestHandler
- Web.Seacat.RequestHandler.BanHammer
- Web.Seacat.RequestHandler.OnMethod
- Web.Seacat
Downloads
- seacat-1.0.0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 1.0.0.0, 1.0.0.1, 1.0.0.2, 1.0.0.3 |
---|---|
Dependencies | base (>=4.7 && <4.8), blaze-builder (>=0.3 && <0.4), blaze-html (>=0.7 && <0.8), bytestring (>=0.10 && <0.11), ConfigFile (>=1.1 && <1.2), data-default (>=0.5 && <0.6), directory (>=1.2 && <1.3), filepath (>=1.3 && <1.4), http-types (>=0.8 && <0.9), mime-types (>=0.1 && <0.2), MissingH (>=1.2 && <1.3), monad-control (>=0.3 && <0.4), mtl (>=2.2 && <2.3), network (>=2.5 && <2.6), persistent (>=1.3 && <1.4), persistent-postgresql (>=1.3 && <1.4), persistent-sqlite (>=1.3 && <1.4), persistent-template (>=1.3 && <1.4), text (>=1.1 && <1.2), time (>=1.4 && <1.5), transformers (>=0.3 && <0.5), wai (>=3.0 && <3.1), wai-extra (>=3.0 && <3.1), wai-middleware-static (>=0.6 && <0.7), warp (>=3.0 && <3.1), web-routes (>=0.27 && <0.28), web-routes-wai (>=0.24 && <0.25) [details] |
License | LicenseRef-OtherLicense |
Author | Michael Walker |
Maintainer | mike@barrucadu.co.uk |
Category | Web |
Home page | https://github.com/Barrucadu/lambdadelta |
Uploaded | by barrucadu at 2014-07-31T20:04:53Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2741 total (14 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2015-05-21 [all 6 reports] |