Currently [opengemini-client-go](https://github.com/openGemini/opengemini-client-go/issues/222) cannot write data via line protocol (aka sql). So I'm wondering if it's reasonable to move the HTTP client to be there. By the way, I think it's good for community to main all kinds of clients in a single repository. The CLI project can only handle the CLI part. See also https://github.com/openGemini/opengemini-client-go/issues/222 > For those who might want to have a web UI client of opengemini. Please feel free to see [atest-ext-store-opengemini](https://github.com/LinuxSuRen/atest-ext-store-opengemini)