This tag is for questions about the Stack Exchange API version 2.
8
votes
1answer
246 views
Could/Should the API evolve more agile rather than being blocked by v2 writing (and authentication) features?
The activity on Stack Apps has dwindled noticeably; this might be a topic for its own discussion, however I'd like to revisit the API roadmap beforehand to set a proper stage and expectations in this ...
4
votes
0answers
118 views
Selective API oriented transcript fragment of Jeffs Code Camp Video Interview.
This is a very selective API oriented transcript fragment of Jeffs Code Camp Video Interview:
Purpose
Please note that this transcript fragment is mainly a supporting post to decrease the length of ...
3
votes
1answer
116 views
Will there be another contest when Stack API 2.0 is close to release?
Considering Stack API 2.0 will probably focus a lot on administration and write features, I think it would be a good idea to have another contest.
24
votes
3answers
3k views
Stack.PHP - Powerful and Extensive Library for Accessing the Stack Exchange API - Including Full Support for v2.0.
Don't know where to start?
Begin by checking out the Stack.PHP website.
Then head over here for a quick tutorial on setting up and using Stack.PHP.
About
Why you should use ...
10
votes
7answers
266 views
API V2 Musings: What would you like to see
Answers should take the form of feature requests/modifications that are either obviously beyond the scope of v1 and or have been status-declined or status-deferred
They will be indexed here in the Q.
...
42
votes
8answers
3k views
New Q! - Google Chrome Extension notifies you of new questions of interest and inbox messages (now with API v2.0!)
Screenshots
A new question notification in Chrome 6 in Windows XP
A new answer and a new question notification on Mac OS X.
About
New Q! is a Google Chrome browser extension that notifies ...
80
votes
1answer
9k views
StackPrinter: The Stack Exchange Printer Suite
UPDATE:
Version 1.1 - MySE section, PrettyPrint, StackPrinter API
Screenshot
App Homepage
Printable view
About
http://www.stackprinter.com
StackPrinter is a website that pulls the ...
101
votes
5answers
11k views
Stacky - A .NET client library (Full support for API v2.0)
Stacky - A .NET Client Library
The same great library now supports the 2.0 API!
https://bitbucket.org/lfoust/stacky
Sample Code
IUrlClient urlClient = new UrlClient();
IProtocol protocol = new ...