Connecting hops to google cloud

thanks @stevebaer, gave it a try and was able to get it connected!

I have some additional issues as i need to allow the upload of a file, process it, and then return it.

i was exploring Flask’s upload methods using http requests but i’m running into what looks like a similar issue to this post where i cannot access any other @app.routes other than the hops component.

Any ideas?