okospaceapi/README.md
Aaron Fischer e6e8aadd7c
All checks were successful
/ docker-image (push) Successful in 1m31s
/ deployment (push) Successful in 0s
Add deployment pipeline and add some content
2024-01-10 00:14:01 +01:00

9 lines
66 B
Markdown

# spaceapi
# Build/Use
```
go generate
go run cmd/server.go
```