Archive for api

Get your files via RSS

We’ve just added RSS to filicio.us, so all (public) files can now be downloaded via feeds. Feed URLs look like this:

This is the easy way of getting the standard rss feeds. In fact, the feeds has been added as a part of the filicio.us API, which means than any API request with format=rss specified will be returned as RSS. A few examples:

(And yes, I realize that it’s time to actually write some API documentation. This thing has grown out of the sparse blog doc.)

Comments (1)

API: Private files and multiple tags

(Refer to this blog post for an introduction of the api, and a listing of the basic options)
I’ve added a few more options to the “api”, which means that you can now retrieve a list of private files through the api (by sending the password that goes with the username, obviously), and you’re no longer limited to listing files by only one tag.

This means that you can now:

Comments

Introducing: The filicio.us api

If you really want to be Web 2.0 these days, true ajax’ing (as in fullfilling the holy trinity by doing async, javascript and xml at once) is not enough: You also need an api. And when you’ve got the xml thing down, you’re almost there, so after a few minutes of hacking, we’re ready to introduce our very own file sharing api.

Another very important part of the whole Web 2.0 universe is sparse documentation, so we’ll simply explain the api with a few links to my public files:

(There’s probably more to come, but this should illustrate the basics…)

Comments (1)