Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -464,6 +464,7 @@ If you find a well-maintained library that is not yet included here, welcome to

### Web Framework

- [Goldziher/spikard](https://github.com/Goldziher/spikard) - Rust-powered polyglot HTTP framework with type-safe routing, tower middleware, and OpenAPI/GraphQL/JSON-RPC codegen (Zig binding over a Rust core).

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to be placed at the end of the list.

- [zigzap/zap](https://github.com/zigzap/zap) - Blazingly fast web backends in Zig.
- [karlseguin/websocket.zig](https://github.com/karlseguin/websocket.zig) - A WebSocket implementation for Zig.
- [nikneym/ws](https://github.com/nikneym/ws) - WebSocket library for Zig ⚡.
Expand Down