Skip to content

flutterturkey/hackathon_vote_panel_backend

Folders and files

NameName
Last commit message
Last commit date
May 1, 2021
Jan 27, 2021
Apr 18, 2021
May 1, 2021
Aug 18, 2019
May 1, 2021
May 1, 2021
May 1, 2021
Jan 27, 2021
Aug 27, 2018
May 31, 2021
May 1, 2021
Oct 4, 2022
Oct 4, 2022
May 1, 2021

Repository files navigation

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