Projects

Microjsonp

Get all the microformats from a URL as JSONP

When
Dec 2010
Stack
Ruby
Archived screenshot of Microjsonp
Archived screenshot. The site itself is gone; this is the evidence.

Say you wanted to consume microformats from an external website using javascript on your own website — browser security prohibits it. Sending a GET request of this format to the little web service returned all microformats contained at that url, parsed and converted to jsonp.

source on GitHub

Around the same time

Earlier in projects: Website-Redirect. Later in projects: FilmFlexicon.