简体   繁体   中英

App Engine Endpoints

Im starting a new application with AppEngine and I need a REST Service.

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.

How mature do you think App engine Endpoints are?

Do you recommend to use them or should I find another REST framework.

If so, Are there any other REST framework similar to App Engine Endpoints?

or Which one do you recommend, Restlet? or use it with 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. 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 . The developer tried Endpoints and decided to use it over other options.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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