@hackage / symantic-http-server

symantic-http applied to the derivation of HTTP servers

Latest0.1.1.20190410

About

Metadata

  • Last updated , by julm
  • License GPL-3.0-only
  • Maintained by: Julien Moutinho <julm+symantic-http@autogeree.net>

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.4.4

Readme

This library applies symantic-http to the building of an HTTP server (request routing and response building) based upon warp,

For learning how to use this library, you can read the demo example in symantic-http.git.