Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 248 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 248 Bytes

Flutter Festivali Hackathon Oylama Paneli API

Run postgres

docker-compose up -d postgres

Swagger generate

Download swag go

go get -u github.com/swaggo/swag/cmd/swag

Generate swagger files

swag init