Skip to content

JSONP support #8

@davidhellsing

Description

@davidhellsing

It would be really nice if the API supported JSONP callbacks, f.ex http://min.us/api/GetItems/mvph5BW?callback=fn would result in:

fn({
    "READ_ONLY_URL_FOR_GALLERY": "vph5BW",
    "GALLERY_TITLE": "Minus for WP7 Screens",
    "ITEMS_GALLERY": ["http://i.min.us/jlZEMU.PNG", "http://i.min.us/jlVqay.PNG"]
});

Most API's supports this already (Picasa, Flickr etc).

best,
David

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions