package micro_httpd

  1. Overview
  2. Docs
No dependency file HTTP server

Install

dune-project
 Dependency

Authors

Maintainers

Sources

micro_httpd-0.20.1.tar.gz
md5=38a0a8c91a5ed2a6cb50aba5f6e60ba5
sha512=c807361408610f5a29c31965f71ae2e5837001f5edd2b01feb60598a603c1d0b21de5d656b2bd33eba8c5900aa89784c4d964aee2032503b16dbac1e360e35ef

Description

Added to opam-repository:

README

A no dependency file HTTP server in OCaml. This is a fork of tiny_httpd from c-cube minimized to only install a binary called micro_httpd.

Dependencies (2)

  1. dune >= "2.8"
  2. ocaml >= "4.11"

Dev Dependencies

None

Used by

None

Conflicts

None