Web2py + GAE + Facebook is a good fit. Just be aware that using fb graph API server side you have to take those connections into account, since GAE will make you pay for those if they go over-quota.
mic Il giorno 03/mag/2012 11:30, "David Marko" <[email protected]> ha scritto: > Anyone havng experience creating FaceBook apps using web2py and GAE? GAE > can be used for this, just want to know whether expect any technical > obstacles/dificulties when using web2py for this? > > Thank you, > David >

