Alternative for Google AppEngine?

后端 未结 5 1674
梦如初夏
梦如初夏 2021-01-30 17:41

I recently had to realize a project on Google AppEngine. At the beginning I was sceptic. But there a some really nice approaches on Appengine:

  • No server setup. Eve
5条回答
  •  灰色年华
    2021-01-30 18:06

    There's a port of django to non-relational databases that works with app engine or mongodb.

    google for django non-rel

    documentation is a bit sparse though

提交回复
热议问题