Go to file
FireMasterK 8feaabb042
Add initial code.
2022-02-14 07:36:35 +00:00
.github/workflows Add initial code. 2022-02-14 07:36:35 +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 Add initial code. 2022-02-14 07:36:35 +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 Add initial code. 2022-02-14 07:36:35 +00:00
go.sum Add initial code. 2022-02-14 07:36:35 +00:00
main.go Add initial code. 2022-02-14 07:36:35 +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