How can I post my message to Google Buzz? Is there an API?
|
feedback
|
|
It's in the usual place:) http://code.google.com/apis/buzz/ As of the time of this answer:
| |||
|
feedback
|
|
If you want to post short messages you can use a much more simple way. Send an email to Example using gmail account:
Then just call
| |||
|
feedback
|
|
Buzz API are available now. http://googlecode.blogspot.com/2010/05/introducing-google-buzz-api.html | |||
|
feedback
|
|
There is an API: http://code.google.com/apis/buzz/docs/ There are also client libraries: http://code.google.com/apis/buzz/docs/libraries.html for Java, PHP and Python. There are also "hyperlink" and Javascript APIs available: http://code.google.com/apis/buzz/buttons_and_gadgets.html | |||
|
feedback
|
|
There is no API yet to read and write directly to and from a buzz stream, but it is in development and "coming soon" There are of course APIs to pull things into a buzz stream (how connected sites work), so you could always write to something that does have a direct API and then connect that into your buzz stream. | |||
|
feedback
|