Go to file
renovate[bot] e55f328b9e fix(deps): update module github.com/influxcommunity/influxdb3-go to v0.7.0 2024-04-16 23:18:17 +00:00
.github/workflows Only build arm64 and amd64 for now. 2023-12-14 14:51:08 +00:00
.dockerignore Add initial code. 2022-02-14 07:36:35 +00:00
.gitignore Add .idea/ to gitignore. 2023-07-02 00:43:41 +01:00
Dockerfile Use BuildKit's cache mount. 2022-02-23 11:33:06 +00:00
LICENSE Initial commit 2022-02-14 01:27:50 +00:00
README.md Add initial code. 2022-02-14 07:36:35 +00:00
docker-compose.yml Add initial code. 2022-02-14 07:36:35 +00:00
go.mod fix(deps): update module github.com/influxcommunity/influxdb3-go to v0.7.0 2024-04-16 23:18:17 +00:00
go.sum fix(deps): update module github.com/influxcommunity/influxdb3-go to v0.7.0 2024-04-16 23:18:17 +00:00
main.go Update to go 1.22, fix build, remove oauth dep 2024-03-27 18:13:18 +00:00
renovate.json Add gomodTidy to renovate config. 2023-01-27 02:52:23 +00:00

README.md

Instances-Api

Hosting it yourself

docker-compose up -d

You can now access the API at: http://127.0.0.1:3000