The json tag has no wiki summary.
3
votes
0answers
300 views
Supported Platforms
What platforms are supported for use with the StackExchange API?
In short, anything that supports JSON/JSONP & GZIP.
All responses from the API will be compressed with GZIP. The ...
1
vote
0answers
46 views
String formatting in returned JSON objects
So I sat down this evening to play with the Stack Exchange API. I downloaded RestSharp, and used it to call the API. One thing the struck me was how strings are formatted, with regards to non-ASCII ...
1
vote
0answers
92 views
Stack Cartographer - A PHP tool for generating a JSON map of the Stack Exchange API.
About
After the JSON documentation for the Stack Exchange API was dropped for v2.0, I began to wonder if it would be possible to throw together a PHP script that did a bit of screen-scraping to ...