@hackage webby1.0.2

A super-simple web server framework

  • Installation

  • Dependencies (14)

  • Dependents (0)

  • Package Flags

      examples
       (off by default)

      Build the examples

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.