Tagged Questions
0
votes
0answers
10 views
Spatial Data Collection , Forming Maps [closed]
I want to know what should i study if i am working on a project that relates to spatial data in form of maps basically it would include map location on maps since i am an open source guy s i would ...
2
votes
4answers
233 views
Is it really worth to (implicitly) discourage documentation of API/library usage nowadays already?
Update:
Kevin provided an answer, which, while adding something of value to the three related questions together (by naming the originating concern eventually), actually does not apply to the ...
14
votes
0answers
590 views
What is SOAPI and why should I care?
Let me answer the last question first:
Why should you care?
You shouldn't care unless
you are a .NET or JavaScript coder who can leverage robust client access libraries for the Stack Exchange API ...
2
votes
3answers
192 views
Best way of structuring a library?
I am busy building an app using the API and I am about to start to work with the API.
I have looked at the one other PHP library, and it is one object with method calls which return back a ...
2
votes
1answer
120 views
Guidance on usage thresholds - specifically throttling
I am running a lot of tests and have started to get 403 errors.
I am using a key and certainly have not exceeded my quota.
Am I running foul of some yet unmentioned throttling threshold and if so, ...
25
votes
0answers
1k views
List of API client libraries grouped by programming language
This question serves as an organized reference of client libraries available for the Stack Exchange API. This is intended to be an all-inclusive list of libraries, so if you develop a library, feel ...
12
votes
1answer
281 views
Are wrappers considered applications?
I went to get an API key for my StackOverflow C++ wrapper, and discovered that this involves registering an "application".
Does the wrapper count as an app?