Hi I would like to author a .NET/C#/WPF application that takes a .zip archive of a Google App Engine application and automate the deployment/ upload of the files to an account opened via Google Apps.
The scenario is to allow less technical administrators to deploy a packaged small business site/application to Google App Engine. In other words authoring a C#/.NET port of the code in appcfg.py, including authentication and making calls to the endpoints such as / api/appversion/deploy and /api/appversion/addfile. Has anyone attempted this before, and is the code on the Google Code open source site? Are there any Terms of Service limitations that would rule out using such as deployment utility? Are there any technical roadblocks to think about when trying this? Such as possible security setup by Google to block such applications, and restrict deployment to the use of appcfg.py only. Thanks for your help. Andy --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
