Go to file
Kavin 6e06bff41e
Add gomodTidy to renovate config.
2023-01-27 02:52:23 +00:00
.github/workflows actions: fix typo. 2022-12-06 03:02:58 +00:00
.dockerignore Add initial code. 2022-02-14 07:36:35 +00:00
.gitignore Initial commit 2022-02-14 01:27:50 +00: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 Cleanup and update github dependency. 2023-01-27 02:49:21 +00:00
go.sum Cleanup and update github dependency. 2023-01-27 02:49:21 +00:00
main.go Cleanup and update github dependency. 2023-01-27 02:49:21 +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