appdotnet / api-spec

App.net API Documentation is on the web at https://developers.app.net. Source for these docs is in the new-docs branch here. Please use the issue tracker and submit pull requests! Help us build the real-time social service where users and developers come first, not advertisers.
https://developers.app.net
950 stars 98 forks source link

secure/private subscriptions #138

Closed dch closed 11 years ago

dch commented 12 years ago

I see a use case for businesses that want to support a microblogging API for, say, service interruptions, or notifications, that are secure & private:

This would entail a few changes:

Thoughts?

mattflaschen commented 12 years ago

By subscription, you mean following, right?

dch commented 12 years ago

Yup, in principle you can use the same API, but in practice I think it's useful to differentiate between open and closed accounts.

orianmarx commented 11 years ago

I'm closing this thread as I think much of this scenario can now be accomplished using the Messaging API http://developers.app.net/docs/basics/messaging/