REST

  • submit to reddit

Using the SkyDrive REST API

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 - 2210 views - 05/01/13 by Prashant Khandelwal in Articles

How to call a rest webservice with an untrusted SSL certificate

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 - 2739 views - 11/16/12 by Rodrigo Asensio in Uncategorized

REST Web Services Using the CloudBees Java PaaS Platform

 A short video tutorial showing how easy it is to build, deploy and run REST web services using the CloudBees Java PaaS platform. The demo shows...

0 replies - 2194 views - 09/22/12 by Allen Coin in Articles

Powering Mobile Architecture with vFabric

About the Author: Jay Marshall is a Senior Systems Engineer within VMware’s vFabric Cloud Application Platform team. He has been involved in enterprise...

0 replies - 2533 views - 09/19/12 by Stacey Schneider in Articles

The Story of Cerebrata's Cloud Storage Studio

In the last post about our Cloud Storage Studio/e product, I mentioned how we stopped working on that product in favor of a desktop based product. In this...

0 replies - 2081 views - 08/24/12 by Gaurav Mantri in Articles

Distributed Computing Reading List

My twitter feed spewed a very good list of distributed computing related papers (compiled by Dan Creswell). There are links to a lot of papers there. Few of my...

0 replies - 6281 views - 08/22/12 by Arnon Rotem-gal-oz in Articles

Playin' Around with PiCloud's REST API

I was playing around with PiCloud’s REST API and had a bit of fun writing a C client for it. Now, why C? Well, because one of the reasons they provide a...

0 replies - 967 views - 07/28/12 by amit savant in Articles

Exploring Swift, the Software Behind OpenStack Object Storage Service

Swift is the software behind the OpenStack Object Storage service. This service provides a simple storage service for applications...

4 replies - 4896 views - 04/24/12 by Julien Danjou in Articles

Building Effective Software for Load Testing of REST APIs

If you are building an Internet services company these days one thing that will absolutely be expected of you is that you will provide an API or platform...

0 replies - 4068 views - 03/29/12 by Adam Schepis in Articles

How to Create a WCF REST Service and Host It on Azure

In this post, we will create a WCF REST service and host it on Windows Azure. We will learn following development aspects of the task: Working with WCF web...

0 replies - 5954 views - 02/29/12 by Dhananjay Kumar in News

RESTful Cloud Database with JSON

Jasondb is a cloud-based, RESTful JSON database designed to replace MySQL as the database in traditional web development Jasondb persists the data in the...

0 replies - 5513 views - 03/25/11 by Kin Lane in News

Getting Started with the Windows Azure SDK for PHP

The Windows Azure platform is a flexible, cloud computing platform that lets you focus on solving business problems and addressing customer needs. It is a...

0 replies - 7182 views - 12/14/10 by Maarten Balliauw in Articles

Toolkits to wrap and bridge Cloud management protocols

Cloud development toolkits like Libcloud (for Python) and jcloud (for Java) have been around for some time, but over the last two months they have been...

0 replies - 2142 views - 09/15/09 by William Vambenepe in News

VMWare publishes (and submits) vCloud API

VMWare published its vCloud API yesterday (it was previously only available to a few partners) and submitted it to the DMTF, as had been previously announced....

0 replies - 1818 views - 09/04/09 by William Vambenepe in News

Resteasy @MatrixParam And @PathSegment Examples

0 replies - 5220 views - 07/21/09 by Kevin Hanrahan in Uncategorized