2026-04-07 11:49:08 +02:00
2026-04-07 11:11:53 +02:00
2026-04-07 11:11:53 +02:00
2026-04-06 22:57:57 +02:00
2026-04-07 10:51:12 +02:00
2026-04-06 22:57:57 +02:00
2026-04-06 22:57:57 +02:00
2026-04-06 22:57:57 +02:00
2026-04-07 11:49:08 +02:00
2026-04-06 22:57:57 +02:00
2026-04-06 22:57:57 +02:00
2026-04-07 11:44:52 +02:00
2026-04-07 11:44:52 +02:00
2026-04-07 00:44:46 +02:00
2026-04-07 11:44:58 +02:00

Dependencies

We use swaggo for generating api-specs: https://github.com/swaggo/swag
Required: golang, swag

Run

go mod tidy
go run main.go

Run with new Docs

go mod tidy
swag init --parseDependency --parseInternal; go run main.go

Once running visit http://localhost:8080/swagger/index.html

Description
No description provided
Readme 122 KiB
Languages
Go 98.4%
Nix 1.6%