package highway

  1. Overview
  2. Docs
A dead-simple agnostic HTTP router

Install

dune-project
 Dependency

Authors

Maintainers

Sources

highway-0.0.1.tbz
sha256=9354076da1f5b56d6bfca1aacf2b46a7303cd1c3178f26136f52e5e9a931659e
sha512=c1abdcc5580df3c5a9e65b66a9f1307b806ceb3ecaa5bb138d27d45611eee982ac9fc9e14dfcc24b47afe8740df27ff4c2729061afbee09cb34810c6b71064ad

doc/index.html

highway

API

Library highway

  • Highway Highway is a simple, framework-agnostic HTTP router. Its goal is to provide a highly abstract API based on the concepts of response and request so that it can, broadly speaking, be (probably) adapted to any framework in the OCaml ecosystem.