Relative Content

Tag Archive for google-app-engine

What does it mean to “expose” something?

So I am working on creating a Google App Engine Application, and I’ve come across the term “expose” a number of times, e.g. “your first app can expose objects using an HTTP based API” and “expose this datamodel class through a REST API”. What does “expose” mean? Is there a particular action associated it, or is it an abstract part of design?

What does it mean to “expose” something?

So I am working on creating a Google App Engine Application, and I’ve come across the term “expose” a number of times, e.g. “your first app can expose objects using an HTTP based API” and “expose this datamodel class through a REST API”. What does “expose” mean? Is there a particular action associated it, or is it an abstract part of design?

Google App Engine No Instance after deploy

Since yesterday I get 0 instances after deploying app to Google App Engine Standard in us-central.
I get no entry in the log, and get 404 responses when sending requests.

Google App Engine overview

I have gone through many Google App Engine tutorials, and I became quite familiar with how to do basic stuff like implementing a webapp2.RequestHandler, and using ndb.Models to manage your data.

Google App Engine overview

I have gone through many Google App Engine tutorials, and I became quite familiar with how to do basic stuff like implementing a webapp2.RequestHandler, and using ndb.Models to manage your data.

Google App Engine overview

I have gone through many Google App Engine tutorials, and I became quite familiar with how to do basic stuff like implementing a webapp2.RequestHandler, and using ndb.Models to manage your data.

Backend development philosophy

I feel kind of lost in this backend development process I am attempting right now. Most of the usual development practices I use while developing client-side applications don’t apply here… Let me provide some context.

Backend development philosophy

I feel kind of lost in this backend development process I am attempting right now. Most of the usual development practices I use while developing client-side applications don’t apply here… Let me provide some context.

Backend development philosophy

I feel kind of lost in this backend development process I am attempting right now. Most of the usual development practices I use while developing client-side applications don’t apply here… Let me provide some context.