webby: A super-simple web server framework
A super-simple, easy to use web server framework inspired by Scotty. The goals of the project are: (1) Be easy to use (2) Allow graceful exception handling (3) Parse request parameters easily and in a typed manner.
[Skip to Readme]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
dev | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- webby-0.1.0.1.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'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.1, 0.1.2, 0.1.3, 0.2.0, 0.3.0, 0.3.1, 0.4.0, 1.0.0, 1.0.1, 1.0.2, 1.1.0, 1.1.1 |
---|---|
Dependencies | aeson (>=1.2 && <1.5), base (>=4.7 && <5), binary (>=0.8 && <0.9), bytestring (>=0.10 && <0.11), fast-logger (>=2.4 && <2.5), formatting (>=6.3 && <6.4), http-api-data (>=0.3 && <0.5), http-types (>=0.12 && <0.13), monad-logger (>=0.3), protolude (>=0.2 && <0.3), resourcet (>=1.2 && <1.3), text (>=1.2 && <1.3), unliftio (>=0.2.7 && <0.3), unordered-containers, wai (>=3.2 && <3.3) [details] |
License | Apache-2.0 |
Author | |
Maintainer | aditya.mmy@gmail.com |
Revised | Revision 1 made by AdityaManthramurthy at 2019-04-02T19:17:25Z |
Category | Web |
Uploaded | by AdityaManthramurthy at 2019-04-01T20:47:20Z |
Distributions | |
Downloads | 4626 total (2 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2019-04-01 [all 3 reports] |