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 |
---|---|---|
examples | Build the examples | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- webby-1.1.1.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] | 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 |
---|---|
Change log | ChangeLog.md |
Dependencies | aeson (>=1.4 && <2.2), base (>=4.7 && <5), binary (>=0.8 && <1), bytestring (>=0.10 && <1), formatting (>=6.3.7 && <7.2), http-api-data (>=0.4 && <0.6), http-types (>=0.12 && <0.13), mime-types (>=0.1 && <0.2), relude (>=0.7), resourcet (>=1.2 && <1.3), text (>=1.2 && <2.1), unliftio (>=0.2.13 && <0.3), unliftio-core (>=0.2 && <0.3), unordered-containers (>=0.2.9 && <0.3), wai (>=3.2 && <3.3), warp, webby [details] |
Tested with | ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.4, ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.7, ghc ==9.4.4 |
License | Apache-2.0 |
Author | |
Maintainer | aditya.mmy@gmail.com, krishnan.parthasarathi@gmail.com |
Category | Web |
Home page | https://github.com/donatello/webby |
Bug tracker | https://github.com/donatello/webby/issues |
Source repo | head: git clone https://github.com/donatello/webby |
Uploaded | by AdityaManthramurthy at 2023-04-24T22:25:39Z |
Distributions | |
Executables | Basic |
Downloads | 4531 total (30 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2023-04-24 [all 1 reports] |