
I have created a wrapper class to simplify my work with the SkyDrive REST API. I assume that you will be using a web application in this article.
The...
0 replies - 2211 views - 05/02/13 by Prashant Khandelwal in Articles

In this presentation, Les Hazlewood - Stormpath CTO and Apache Shiro PMC Chair - will share all of the golden nuggets learned while designing, implementing and...
0 replies - 3014 views - 04/22/13 by Mitch Pronschinske in Articles

Writing RESTful web services using Node.js - Jakob Mattsson from GrUSP on Vimeo.
Tools like Express and NoSQL-databases have made it easy to write web...
0 replies - 3346 views - 03/23/13 by Mitch Pronschinske in Articles

A bit late to the party, but some arguments require thinking and finding yourself in the problem a pattern was extracted from, to be able to judge it...
0 replies - 2715 views - 01/17/13 by Giorgio Sironi in Articles

Visual Studio Magazine - Beer? There's an API for that! I've
been fooling around with REST services, getting JSON data back from
free online sources...
0 replies - 3215 views - 01/03/13 by Greg Duncan in Articles

In part 1, a very unexciting base CherryPy implementation was all we had, but now it's time to hook up something real! Instead of creating a mock API to work...
0 replies - 1233 views - 12/24/12 by Fredrik Håård in Articles

To fight XSS attacks, the web browser imposes the same origin policy for HTTP requests made by JavaScript code:
But there are a lot of use cases...
0 replies - 2267 views - 12/11/12 by Diego Fernandez in Articles

You know when they tell you exposing an HTTP API for your application (usually a REST-like one) is positive for reuse and accessing it in unforeseen ways?...
0 replies - 5191 views - 11/19/12 by Giorgio Sironi in Articles

In our development environments we have configured self signed SSL certificates for our applications. Obviously we won't spend money for internal dev servers....
0 replies - 2740 views - 11/16/12 by Rodrigo Asensio in Uncategorized

As usual throughout the day I have MetroTwit open and toast are
constantly popping up here and there and I glance over to see what’s
what. Then I see....
0 replies - 2447 views - 09/03/12 by Shayne Boyer in Articles

Swift is the software behind the OpenStack
Object Storage service.
This service provides a simple storage service for applications...
4 replies - 4898 views - 04/24/12 by Julien Danjou in Articles

This article tries to answer a question that can easily be asked nowadays: why everyone is obsessed with APIs and how to create them?Client and serverTen years...
0 replies - 5856 views - 04/23/12 by Giorgio Sironi in Articles

The current trend of moving enterprise applications to SaaS-style
public cloud solutions is raising a number of concerns regarding
security and governance....
0 replies - 2131 views - 03/22/12 by Francois Lascelles in Articles

Web application frameworks have varying support for the concepts behind Representational State Transfer
(REST). Most web application frameworks, if not...
1 replies - 8146 views - 03/02/12 by Bradley Holt in Articles

This hands-on tutorial will teach you how to build jQuery Mobile, HTML5 mobile app connected to Parse mobile backend using REST API.
You can get the...
0 replies - 5988 views - 02/02/12 by Max Katz in Announcements