Go to file
Kavin ac65c4095d
update module github.com/google/go-github/v60 to v62
2024-07-01 21:17:23 +01:00
.github/workflows chore(deps): update docker/build-push-action action to v6 2024-06-23 22:27:16 +05:30
.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 update module github.com/google/go-github/v60 to v62 2024-07-01 21:17:23 +01:00
go.sum update module github.com/google/go-github/v60 to v62 2024-07-01 21:17:23 +01:00
main.go update module github.com/google/go-github/v60 to v62 2024-07-01 21:17:23 +01: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