Can someone tell me how to make RESTful API on Google could ? I have Android app and i want to allow users upload photo with description, explore public gallery etc. I want to write this web service in Java the simplest way. My experience with RESTful API is only this tutorial series https://www.youtube.com/watch?v=xkKcdK1u95s
Can someone tell me how to make RESTful API on Google could? I have Android app and I want to allow users upload photo with description, explore public gallery etc. I want to write this web service in Java the simplest way. My experience with RESTful API is only this tutorial series
You probably need Cloud Endpoints: https://cloud.google.com/endpoints/