On May 15, 6:19 am, Alon Carmel <[email protected]> wrote: > You cant host your application elsewhere because its written ontop of the > app engine, you can use the dev server you get with your python sdk to host > it elsewhere but its highly unrecommanded. you can access your datastore > database remotely by using /remote_api or writing your own proprietary api > to access your data remotely.
There are projects (notably AppScale) to allow moving projects off of Google's servers and still use the App Engine APIs. -- 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.
