Video about HTTP client and 6502 JSON ParserPrint page
2017-12-29
Sending and receiving JSON data from API to Commodore 64? It's easy! In this video, I'm showing some more details about the HTTP client, and 6502 JSON Parser.
Resources:
- CommodoRex game project: http://www.commocore.com/commodorex
- HTTP client example: https://bitbucket.org/Commocore/http-client
- 6502 JSON Parser library: https://bitbucket.org/Commocore/6502-json-parser
- c64unit test framework: https://bitbucket.org/Commocore/c64unit
Database table to store hi-scores for CommodoRex game.