NathanCheshire / Cyder

Multipurpose utility tool expressed using a custom JVM UI library built over Swing
GNU General Public License v3.0
11 stars 1 forks source link

GitHub status #231

Open NathanCheshire opened 1 year ago

NathanCheshire commented 1 year ago

We should have a command to display the stats of github currently. From https://www.githubstatus.com/. Make sure to require stable connection for the accessor method.

NathanCheshire commented 1 year ago

https://www.githubstatus.com/api/v2/summary.json

NathanCheshire commented 1 year ago

See https://www.githubstatus.com/api for example schema, slightly outdated so also compare with actual status api url above.