How can I integrate Ionic & Google Cloud

Hi,

How can I integrate Ionic & Python-based Google Cloud for request-response?

I need upload a photo to Python-based Google Cloud from Ionic, and I need to get a text response.

How can I do it? Thanks.

You can use django to make API with the help of google drive API and use the API from ionic app.

Hi, Django Rest Framework API is ok for this?

What about Cloud Storage for Firebase?

You can use Google Cloud Storage, to access the same files.

Ref: