shawn-mcginty / naboris

Simple, fast, minimalist http server for OCaml/ReasonML
https://naboris.dev
MIT License
71 stars 4 forks source link

Add easy to use static config #36

Closed shawn-mcginty closed 4 years ago

shawn-mcginty commented 4 years ago

Should add an easy to use config option for a static directory.

Related to #33