On Sun, Aug 4, 2013 at 5:22 AM, Leonidas Savvides <lsepolis...@gmail.com>wrote:

> basically jsp/java run in appengine, what else? only server languages run
> ? databases can connected?
>
>
>


The Github project you linked is written in Node.js (JavaScript). App
Engine only runs Java, PHP, Go, and Python. You might be able to run the
project by using a JavaScript engine (here's one written in Go:
https://github.com/robertkrimen/otto ), but you'll have to do a lot of
work. It would probably be better and faster if you rewrote the JS app in a
supported language.

On Sun, Aug 4, 2013 at 3:54 PM, Leonidas Savvides <lsepolis...@gmail.com>wrote:

> can you provide urls of Android/Java and Java or/and PHP, open source Apps
> can use AppEngine? web services usage apps etc....
>
>
>


There's some demonstration projects on Google's Github page:
https://github.com/GoogleCloudPlatform/




-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to