/golang-gin-covid-summary-api

This is repo of simple covid summary API using go lang with gin framwork

Primary LanguageGo

Golang Gin Framework - Covid Summary API

first run

go get

then run api with

go run main.go

go to

Swagger API Link

to test with swagger

run test with

cd service
go test

you can config env in .env file