Skip to main content

Home/ GVSU Mobile Applications and Services Lab/ Group items tagged RESTlet

Rss Feed Group items tagged

Jonathan Engelsma

RESTlets on Android - 0 views

  • This document will cover the Restlet edition for Android, which is a port of the Restlet Framework to the Android mobile OS.
  •  
    Using the RESTlet framework on Android. We'll be using the client pieces...
Jonathan Engelsma

Google App Engine module - 0 views

  • Google provides a Java version of his App Engine solution (GAE). It is a PaaS (Platform as a Service) solution that offers massive and flexible scalability for your Web applications by hosting them on the Google cloud (based on Google computing infrastructure). For more details, you can read our blog post with the official announce. Due to the restrictions of the GAE, we need to provide an adaptation of Restlet for this environment. GAE is based on Java 6, with a restricted list of APIs. See GAE developers documentation for details.
  •  
    Example code on running RESTlets on Google AppEngine.
Jonathan Engelsma

Restlet 1.0 - Developer FAQ - 0 views

  • What is the best way to use Restlet in Eclipse? Of course, you could manually use the JAR files in your Eclipse projects, but the most flexible way is to rely on Eclipse's plug-in infrastructure.
  •  
    How to add restlet libs to an eclipse project.
  •  
    Client/Server interfaces should be RESTful. Will need this eventually,
1 - 3 of 3
Showing 20 items per page