/overapi

Just a temporary repository to implement a few ideas

Primary LanguageGo

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