Some new SWX API methods for Flickr and Jaiku

I added quite a few new API methods to the SWX Flickr API yesterday, including authentication methods. I plan to add quite a few more today with the aim of implementing the full Flickr API before adding utility methods that make it even easier to use.

You can play with the current methods using the PHP Service Browser on the public SWX gateway.

The PHP Service Browser contains the full documentation for each method.

I've also started a Jaiku API. Currently it only has a single method in it but, hey, you have to start somewhere!

Remember that you can hit the public SWX gateway (http://swxformat.org/php/swx.php) from your own applications without having to write any server-side code. In fact, I encourage you to use it. All I ask is that you don't abuse it by polling so frequently that it feels like a denial of service attack! :)

Comments