Web Service Reference Implementation

We hope to use Aspose to provide a RESTful web service to support MSOffice document conversions (e.g. DOC<–>HTML, HTML->PDF, VSD–>multi-page TIFF) to use within our application. Ideally, we’d like to run .NET in Mono (unless Aspose.Diagram will be available soon for Java). If Aspose for Mono isn’t yet stable, we’d probably run Aspose for .NET on a Windows instance in Amazon AWS. Since we typically program in Python, are reference implementations
available for such a service (perhaps including a HTTP framework)? I imagine other Aspose customers might benefit from an Aspose-provided, bundled AWS instance that can be quickly instantiated.