API
(Difference between revisions)
m (Reverted edits by 78.184.128.223 (talk) to last revision by 67.197.81.205) |
|||
| Line 29: | Line 29: | ||
** [http://statusnet-js-api-blog.blogspot.com/ Demo] | ** [http://statusnet-js-api-blog.blogspot.com/ Demo] | ||
* [[AtomPub]] | * [[AtomPub]] | ||
| − | + | ||
| − | + | ||
== Former == | == Former == | ||
And we used in the past: | And we used in the past: | ||
Revision as of 22:16, 9 November 2011
Contents |
Client
These are the APIs we support:
- Twitter-compatible API, with some StatusNet extensions
- AtomPub for richer data
- TwitterFeed
Server
Because you have access to the server, you can write server-side plugins.
- Plugins architecture
Other options
HOWTO Use the API
- So, you want to write a quick application to use our API?
- API discovery: finding out how to access a given site
Future
These are the APIs we will support:
- JavaScript API - A JavaScript wrapper for the Twitter API and a set of JavaScript widgets similar to Twitter's @Anywhere. Note: This API is experimental and not supported yet.
- Social Widgets
- AtomPub
Former
And we used in the past:
- ~~Version0API -- more of a hack than an API, but a way to read and write to Laconica.~~ - this has been disabled now