https://github.com/rofrol/http-client-zig-example
https://github.com/rofrol/http-client-zig-example
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rofrol/http-client-zig-example
- Owner: rofrol
- License: apache-2.0
- Created: 2023-02-08T14:50:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-08T14:53:44.000Z (over 3 years ago)
- Last Synced: 2025-02-19T07:37:00.841Z (over 1 year ago)
- Language: Zig
- Size: 6.84 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# http-client-zig-example
## Run
slash is needed i.e. `zig build run -- http://example.com/`
- https://github.com/ziglang/zig/issues/14172