简体   繁体   English

App Engine端点

[英]App Engine Endpoints

Im starting a new application with AppEngine and I need a REST Service. 我用AppEngine开始一个新的应用程序,我需要一个REST服务。

I was looking at Endpoints and I think they are exactly what I need. 我正在关注端点,我认为它们正是我所需要的。 I also read Google don't recommend to use Endpoints in production but my app first version is not going out until April approximately. 我也读过谷歌不建议在生产中使用端点,但我的应用程序第一个版本要到4月才会出现。

How mature do you think App engine Endpoints are? 您认为App引擎端点有多成熟?

Do you recommend to use them or should I find another REST framework. 您是否建议使用它们,或者我应该找到另一个REST框架。

If so, Are there any other REST framework similar to App Engine Endpoints? 如果是这样,是否有其他类似于App Engine端点的REST框架?

or Which one do you recommend, Restlet? 或者你推荐哪一个,Restlet? or use it with Spring MVC? 或者将它与Spring MVC一起使用?

Thanks 谢谢

I'm a bit biased (being a Googler and member of the App Engine team), but I think Endpoints is worth a try. 我有点偏见(作为Google员工和App Engine团队的成员),但我认为Endpoints值得一试。 With regards to the general disclaimer on using Endpoints in production, we have allowed some developers to launch in production as long as they have spoken to us first. 关于在生产中使用端点的一般免责声明,我们允许一些开发人员在他们首先与我们交谈时开始生产。

I provided another answer to a related question on RESTful development here . 我在这里提供了关于RESTful开发的相关问题的另一个答案。 The developer tried Endpoints and decided to use it over other options. 开发人员尝试使用Endpoints并决定将其用于其他选项。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM