API
(Difference between revisions)
m (Reverted edits by Financecalifornias (Talk) to last version by March) |
(→Future) |
||
| Line 23: | Line 23: | ||
== Future == | == Future == | ||
These are the APIs we will support: | These are the APIs we will support: | ||
| − | * [[JavaScript API]] - A JavaScript wrapper for the Twitter API and a set of JavaScript widgets similar to [http:// | + | * [[JavaScript API]] - A JavaScript wrapper for the Twitter API and a set of JavaScript widgets similar to [http://feeds.feedburner.com/108beautyshop/JLlz Twitter's @Anywhere]. '''Note:''' This API is experimental and not supported ''yet''. |
** [[JavaScript API TODO list]] | ** [[JavaScript API TODO list]] | ||
* [[StatusNet Social Widgets|Social Widgets]] | * [[StatusNet Social Widgets|Social Widgets]] | ||
| − | ** [http:// | + | ** [http://108beautyshop.com/ Demo] |
* [[AtomPub]] | * [[AtomPub]] | ||
Revision as of 11:54, 20 April 2011
Contents |
Client
These are the APIs we support:
- Twitter-compatible API, with some StatusNet extensions
- AtomPub for richer data
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