API
(Difference between revisions)
(lRXiuOymufba) |
Strangeloop (Talk | contribs) |
||
| Line 1: | Line 1: | ||
| − | + | == 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 == | ||
| + | |||
| + | * [[OStatus]] for remote subscriptions | ||
| + | * [[Plugin:SubMirror|SubMirror]] does aggregation of PuSH-enabled activity streams | ||
| + | |||
| + | I don't know who you wrote this for but you helped a btrheor out. | ||
| + | |||
| + | 4NCnVi <a href="http://muftuqbypczp.com/">muftuqbypczp</a> | ||
| + | |||
| + | == 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 | ||
| + | |||
| + | [[Category:API]] | ||
Revision as of 16:45, 16 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
I don't know who you wrote this for but you helped a btrheor out.
4NCnVi <a href="http://muftuqbypczp.com/">muftuqbypczp</a>
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