hexpress: An express-like http framework

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Hexpress is an express like http framework to make it easy to write http servers. It is built on the warp http and is blazing fast. See the github readme for more information.


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.0
Change log ChangeLog.md
Dependencies aeson (>=1.0.0 && <2.0.0), base (>=4.10 && <4.11), binary (>=0.8 && <1.0.0), bytestring (>=0.10 && <1.0.0), case-insensitive (>=1.0.0 && <2.0.0), filepath (>=1.0 && <2.0.0), http-types (>=0.8.0 && <1.0.0), mime-types (>=0.1.0.0 && <1.0.0), mtl (>=2.0.0 && <3.0.0), text (>=1.0.0 && <2.0.0), transformers (>=0.5 && <1.0.0), vault (>=0.3.0.0 && <1.0.0), wai (>=3.0.0 && <4.0.0), warp (>=3.0.0 && <4.0.0) [details]
License MIT
Author Alec Snyder
Maintainer linuxbash8@gmail.com
Category Network
Home page https://github.com/allonsy/hexpress
Source repo head: git clone git://github.com/allonsy/hexpress.git
Uploaded by allonsy at 2017-09-01T21:11:33Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for hexpress-0.1.0.0

[back to package description]

Hexpress

Hex is an express-like web framework for Haskell written by allonsy. This is still a WIP although you can check out hello.hs for an example cabal packages and libraries are coming soon.