Interfaces
- Game - API methods for retrieving and storing data relating to games
Notes
- All Data API methods accept parameters via GET or POST unless otherwise noted.
- POST is preferred for it's resilience against long strings and strings with illegal characters for URLs.
- All Data API methods return their results in JSON format