Hi Constantine,
Here you can find the design patterns about different ways to use Cloud Platform to create backend services. You may use either App Engine & Cloud Endpoints or App Engine Standard/Flexible & Firebase.
Using Cloud Endpoints, you can handle communication with App Engine without writing wrappers, so you can simply make direct API calls from your mobile app.
As mentioned in the documentation, App Engine can’t provide you with the static IP addresses. If you would like to have IPv4/IPv6 you should look into Cloud Compute Engine solutions for your use-case. As noted in my previous comment, you may use Cloud Endpoints to handle communication with App Engine. A sample application is provided in this link which shows how to call a backend service running on App Engine to create a simple game in Java. if you need a sample in Go, you may send your feature request to the Issue Tracker.
--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-appengi...@googlegroups.com.
To post to this group, send email to google-a...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/f07403b6-85a2-4633-be3b-e99b2a071158%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.