Hi!
I'm doing a small simulation of Twitter in Java and was wondering if it would be possible to use SatusNet to generate a Twitter-like output.
1) Is it possible to control StatusNet from within a Java program? Actually I would need to setup the usernetwork (should be jus a db edit I think) and then constantly push messages generated by the Java program and posted from different users in StatusNet.
2) Does StatusNet support the same API as Twitter does? I mean, is it possible to make the same API requests to the StatusNet server as I would with the Twitter server?
Thanks in advance,
Schoaf
Comments
Also it is not possible with the api to create users.
But thanks anyway.
Schoaf