An open API service indexing awesome lists of open source software.

https://github.com/zon-dev/zinc-docs

Zinc is a high-performance HTTP web framework written in Zig(Ziglang). https://zinc.zon.dev
https://github.com/zon-dev/zinc-docs

documentation zig ziglang

Last synced: about 1 year ago
JSON representation

Zinc is a high-performance HTTP web framework written in Zig(Ziglang). https://zinc.zon.dev

Awesome Lists containing this project

README

          

# zinc-docs

---

Zinc is a high-performance HTTP web framework written in Zig(Ziglang).

### Run the website.
```sh
cp example.env .env && docker compose up -d
```