Restlet edition for Google App Engine

Introduction

Google provides App Engine (GAE) which 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).

Consult the official documentation to deploy your Restlet-based applications on GAE.