Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anthonycorletti/zag
A fast http web framework written in Zig ⚡️🦖
https://github.com/anthonycorletti/zag
http webframework zag zig
Last synced: 21 days ago
JSON representation
A fast http web framework written in Zig ⚡️🦖
- Host: GitHub
- URL: https://github.com/anthonycorletti/zag
- Owner: anthonycorletti
- Created: 2024-02-28T03:50:34.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-02-28T03:51:04.000Z (12 months ago)
- Last Synced: 2024-11-20T23:27:52.906Z (3 months ago)
- Topics: http, webframework, zag, zig
- Language: Zig
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zag
A fast http web framework written in Zig ⚡️🦖
This is just a fun project and not meant to be taken seriously or used for production purposes. Lots of cool ideas for this one.
In the future, I might spend more time making it an actual framework. Once async sticks around zig's stdlib for a bit, zig gets closer to a 1.0 release, and I have more time to spend on it.