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

https://github.com/zigtools/www.zigtools.org


https://github.com/zigtools/www.zigtools.org

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# zigtools.org

The Source Code for [zigtools.org](https://zigtools.org). Made with [Zine](https://github.com/kristoff-it/zine).

# Test Locally

The only requirement is Zig `0.13.0`:

```
$ zig build serve
Listening at http://127.0.0.1:1990/
```