API
(Difference between revisions)
(→Client) |
|||
| Line 2: | Line 2: | ||
These are the APIs we support: | These are the APIs we support: | ||
| − | * [[ | + | * [[Twitter-compatible API]], with some StatusNet extensions |
* [[AtomPub]] for richer data | * [[AtomPub]] for richer data | ||
| − | * [[ | + | * [[TwitterFeed]] |
== Server == | == Server == | ||
Revision as of 22:45, 26 January 2012
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