The question you're asking is designed to solicit opinions or best-practices on a particular topic, with the goal of reaching community consensus.
0
votes
2answers
32 views
Get API responses in formats other than JSON
I am working on an application which uses the Stack Exchange API. But I don't want responses in JSON format.
So, if I want to convert JSON to another format like XML, is there any way to get the ...
0
votes
1answer
36 views
How to search my threads based on some key words?
As I have already many threads in some StackExchange sites, sometime I would like to be able to search among them, for instance, based on some key words.
Does anyone know how to do that? Thank you!