Go to file
Aaron Fischer fe3bc44ce2
All checks were successful
/ docker-image (push) Successful in 1m25s
/ deployment (push) Successful in 0s
Add RZ as the location
2024-01-25 11:26:43 +01:00
.forgejo/workflows Add deployment pipeline and add some content 2024-01-10 00:14:01 +01:00
cmd Add a wheel of fortune and fix json errors 2024-01-24 11:45:19 +01:00
pkg Add RZ as the location 2024-01-25 11:26:43 +01:00
.gitignore Add deployment pipeline and add some content 2024-01-10 00:14:01 +01:00
docker-compose.yaml Add deployment pipeline and add some content 2024-01-10 00:14:01 +01:00
Dockerfile Add a wheel of fortune and fix json errors 2024-01-24 11:45:19 +01:00
generate-spaceapi-types.sh Add deployment pipeline and add some content 2024-01-10 00:14:01 +01:00
go.mod Add a wheel of fortune and fix json errors 2024-01-24 11:45:19 +01:00
README.md Add RZ as the location 2024-01-25 11:26:43 +01:00

spaceapi

Develop

go generate
go run cmd/cmd.go

Build/Run docker container

docker compose build
docker compose up

After that, you can access the API with https://127.0.0.1:8080