Twitter4J
Twitter4J is an unofficial Java library for the Twitter API. It is Android Platform ready as long as developers are using Java 5 or later. Integration can be done easily by including the Java dependencies in the developers pom.xml
Specs
Library
May 11, 2014
No
Single purpose API
No
No
No
No
Followers (2)
Related Articles (1748)
How to Craft a Command Line Experience that Developers Love
If you're trying to build a highly usable developer tool, then a proper Command Line Interface (CLI) to interface with your API is paramount. This article outlines what we found to be best practices among other CLI tools and developers' needs when it comes to building a proper CLI.
Share Entire Conversations With TweetVue's API
Some Twitter users may have, at some point, had the need to share a conversation or a string of tweets with other people, and would have been left frustrated with the discovery that there wasn't really a way to do that. This was the very frustration that fuelled the creation of TweetVue; a tool that makes it possible to share Twitter conversations with other people. In addition, TweetVue's API gives developers access to this data, allowing them to access and share these conversations.
The Semi-Unofficial Facebook Graph API Explorer
The Facebook Graph API is great and in one year has thoroughly upgraded Facebook's approach to its platform. The Graph API is much simpler than previous iterations of Facebook's APIs and Connection methods. Of course, with the simplicity of the Graph API, it's still easy to get overwhelmed by just how much information you can easily (with explicit and secure user permission, mind you) get access to and use in your apps. Facebook employee Simon Cross put together a handy Facebook Graph API Explorer to help you navigate the Graph API response content.