NineWorlds / xstreamer

XStreamer X-Wing Squad and Imperial Assault Army Helper for Twitch and YouTube Streamers
MIT License
8 stars 3 forks source link

Fetch Standings from Cyrodex #28

Open kingargyle opened 7 years ago

kingargyle commented 7 years ago

This requires the following issue on Cryodex to be implemented.

https://github.com/Killerardvark/CryodexSource/issues/37

It would be nice to be able to either fetch data from Cryodex via a REST api, or display a served up HTML file.

kingargyle commented 7 years ago

I have this working on a local Cryodex instance. Cryodex can server up a web page, and then that can be displayed. Not sure if I want to go the Json route with Cryodex yet and have XSTreamer read it.