docserver/README.md

8 lines
356 B
Markdown
Raw Normal View History

2024-08-14 17:17:25 +00:00
[Doc Server](./) is a **Web Server** in [Rust](https://www.rust-lang.org) for [static content](./docs/static_content.md)
with **Control access** via [authorizations](./docs/auths.md), fully customizable with [settings](./docs/settings.md).
<img style="margin-top: 1em;border: 0" width="250" alt="DocServer" src="images/docserver-w.png?sanitize=true">
2023-07-19 11:35:21 +00:00