Rox API demo

This page demonstrates an experimental JavaScript client for the first version of the BeWelcome API. Refer to our developer mailing list for an ongoing discussion about the API. Meinhard

What is happening? A HTTP GET request is sent to the remote API via jQuery.getJSON(). The server responds with a JSONP result containing all available data fields for a user. Some of the fields are displayed on the page. See code.

Try usernames planetcruiser, paul and unknownuser to produce different results:

Enter username and hit OK