09704028e03780979ab71a98769159c0e4459961
STRAFES.NET API
How to Begin Development
-
Run
go generateto ensure the generated API is up-to-date. This project uses ogen.go generate -run "go run github.com/ogen-go/ogen/cmd/ogen@latest --target api --clean openapi.yaml" -
Build the project.
go build git.itzana.me/strafesnet/public-apiBy default, the project opens at
localhost:8080.
Description
Languages
Go
99%
Makefile
0.9%
Dockerfile
0.1%