Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Best way to write a jSON API on Google App Engine

I'd like to create a Java web application on top of Google AppEngine.

What is the best way to develop a REST jSON API?

Do I have to write from scratch a servlet that manages the jSON handling or there is a library or something like the SOAP support for web services?

like image 329
mariosangiorgio Avatar asked Dec 05 '25 12:12

mariosangiorgio


1 Answers

No need to write a servlet from scratch, use JAX RS, it is easy and simple http://tugdualgrall.blogspot.com/2010/02/create-and-deploy-jax-rs-rest-service.html

like image 180
Devashish Mamgain Avatar answered Dec 08 '25 01:12

Devashish Mamgain



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!