Introduction to Twitter's API
This tutorial will show you, step by step, how to use Twitter's API using EiffelWeb. The examples will depend on HTTP client, JSON and Oauth (Cypress) libraries. Finally, we will introduce a high-level Eiffel API for Twitter.
1.First, we will learn how to authenticate with Twitter
2.Parsing a Twitter's JSON representation of the authenticating user for successful requests
Parse JSON Twitter API response