**Hikaru is a micro framework for web applications. It provides applicative routing, content negotiation and a customizable action monad.**
Hikaru (light in Japanese, also first name of helmsman Sulu of the Enterprise) is a micro framework for web applications. It provides applicative routing, content negotiation and a customizable action monad.
(It is also a Star Trek reference, which is apparently a requirement for this class of software.)
## Usage
- Start with the [Simple.hs], an example application.
- Check out the generated reference [documentation][].