Skip to content
This repository was archived by the owner on Aug 2, 2026. It is now read-only.

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game monitor

This program fetches a list of active games every 5mins and saves them to disk.

The games will be saved by their date and ìd in json format.

You can query all saved game information via

http://localhost:{port}/games

and a specific game via

http://localhost:{port}/games/game-file-name.json

Start

To start the app, run

go run .

Build and execute

Use these commands

go build -o dist/app .
./dist/app

About

Log active MECCG Games for summary

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages