erbesharat / overapi

Just a temporary repository to implement a few ideas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

To fetch the data from overwatch API run the fetch subcommand:

go run main.go fetch

And after that run serve subcommand to start the web server:

go run main.go serve

Routes

For API and routes documentation use the swagger config

About

Just a temporary repository to implement a few ideas


Languages

Language:Go 100.0%