DZone needs an API
Posted by phoet | Filed under dzone, api
DZone
is a cool resource for developers. Since they currently
don't offer an API
i started wrapping the rss-feeds and website calls within Ruby to provide a RESTful API via Rails.
I do this mainly for my current
DZone iPhone project.
As a first step, you can now get the latest DZone items as XML or JSON. The stuff is running on Heroku and the items will be updated once an hour.