Mobile SOA Rest Web Service and AFrame Usage Illustration

Rest Web Service Service Side Example

This Demo Service Maintains the Data Structure of An Array of String. The CRUD Operations (Currently Read Operation is implemented) is provided as Restful Web Services.

Source File List

Client Examples

This client includes both the application using the AFrame and the client invoking the rest web service framework.

This example is the reading url of the pictures stored in Amazon S3 cloud services.

The following example rest service, once invoked, will start an Amazon EC2 (Elastic Computing Cloud) instance.

The following example rest service, once invoked, will return the current location of the server.

The following example rest service, once invoked, will start photo tagging and Classify & List Service.