Home » Architecture

Open API with Restlet

18 February 2013 No Comment

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 OAuth autentication and mandatory usage of SSL
- CouchDB for its live JSON based notification API
- Twilio API for its business model, its ability to control real-world telecom services and its comprehensive and versioned documentation
- Google Maps Image APIs for support of non XML/JSON representations
- Amazon DynamoDB API for an example of non-RESTful web API but pragmatic and nonetheless useful, an will think about a RESTful rewrite

In the end, we will introduce APISpark, an innovative all-in-one cloud platform (PaaS) for web APIs, based on Restlet Framework that lets you create and host RESTful web APIs in just a couple of minutes.

Video Producer: http://javazone.no/

Related Posts:

Comments:

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.

*