Releases: serpapi/serpapi-zig
Releases · serpapi/serpapi-zig
Release list
v1.0.0
Initial release of the SerpApi Zig client, ported from serpapi-ruby.
- Search API:
search(JSON) andhtml(raw HTML) - Location API, Search Archive API, Account API
- Persistent HTTP connection (keep-alive) by default
- Zero dependency: Zig 0.16 standard library only
- Unit + live integration tests, OOBT demo, benchmark, CI on Linux/macOS/Windows
Install: zig fetch --save git+https://github.com/serpapi/serpapi-zig