rqlite
is a lightweight, open-source distributed relational database implemented in Go, and which uses SQLite as its storage engine.
I’ve decided to code a new, high-quality HTTP client library for rqlite. My hope is that this library will be useful on its own or as a foundation for higher-level libraries. Once written I may then have GPT generate versions in other languages from the Go source.
Developing 



