Are there any StatusNet toolkits for .NET?
Posted
by Broam
on Stack Overflow
See other posts from Stack Overflow
or by Broam
Published on 2010-03-10T17:51:59Z
Indexed on
2010/05/16
13:20 UTC
Read the original article
Hit count: 256
There are plenty of projects out there that assist developers in posting things to Twitter; the one I can think of off the top of my head is Twitterizer.
Are there any projects for posting to StatusNet?
Given that StatusNet implements an API very similar to Twitter, I could probably modify/extend Twitterizer to do just that.
However, I'd like to avoid reinventing the wheel if at all possible if something exists already.
© Stack Overflow or respective owner