Go to file
renovate[bot] 8cae5ff321 Update module golang.org/x/oauth2 to v0.2.0 2022-12-06 02:58:54 +00:00
.github/workflows Update actions/checkout action to v3 2022-12-06 02:55:57 +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 Update module golang.org/x/oauth2 to v0.2.0 2022-12-06 02:58:54 +00:00
go.sum Update module golang.org/x/oauth2 to v0.2.0 2022-12-06 02:58:54 +00:00
main.go Use cors middleware. 2022-02-23 11:23:14 +00:00
renovate.json Add renovate config 2022-12-06 00:07:44 +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