This tutorial will show you, step by step, how to use Twitter's REST API using EiffelWeb.
The REST API identifies Twitter applications and users using OAuth; responses are in JSON format.
The response from the verify_credentials.json endpoint contains a JSON-encoded representation of the authenticating user for successful requests.