Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 208 Bytes

DEVELOPMENT.md

File metadata and controls

11 lines (8 loc) · 208 Bytes

DEVELOPMENT

Docs generator

# install swagger generator
go install github.com/swaggo/swag/cmd/swag@latest
swag init && go run main.go