ManlyLiving.org API opened
An API has been opened for ManlyLiving.org. So far it's fairly simple. It's XML based, and is really simple. You can fetch data from our database by sending a HTTP request to our API server, and there are a few types of data you can get.
The only option you have right now is "fetch". And you need to specify what you want to fetch. And you have two options - "latest" or "random".
So you if you want to get the latest addition to the database you would submit "http://api.manlyliving.org/fetch/latest/". And if you want a random rule from the database you would submit "http://api.manlyliving.org/fetch/random/".
If you're doing anything interesting with the API, like a widget, blog plugin or some such we'd like to know. Shoot us an email at rules (a) manlyliving (.) org.
