Is it possible to develop a Google App Engine web app using Node.js or some other server side JavaScript approach?

后端 未结 5 1781
逝去的感伤
逝去的感伤 2020-12-24 08:19

I\'ve been following the latest developments with server-side JavaScript - especially Node.js - and wondering if there is any possibility of using such an approach to develo

5条回答
  •  谎友^
    谎友^ (楼主)
    2020-12-24 09:10

    Also you might want to check out ApeJS. A little framework I wrote similar to AppengineJS but more minimalist.

    http://lmatteis.github.com/apejs/

提交回复
热议问题