This post originated from an RSS feed registered with Java Buzz
by Franco Martinig.
Original Post: Open API with Restlet
Feed Title: Java Software Development Videos and Tutorials Directory
Feed URL: http://www.java-tv.com/feed/
Feed Description: Java-TV.com is a directory of videos, interviews and tutorials focused on software development activities with the Java programming language.
This talk introduces in detail how to develop a RESTful web API in Java thanks to Reslet Framework, the first open source project to offer a REST toolkit in 2005. The impressive rise of open web APIs disrupts the way we develop on the Web, in a way probably as important as open source.
We will explain what is a web API, walk through the most striking ones listed below, explain their key success factors and present the main solutions to create, host and manage them:
- Twitter Streaming API with its ...