Hey Mike, We were keen on this since the managed VM days.
In the interim we built our own solution: ImageResizer.io <https://imageresizer.io/> It has a few more bells and whistles than GAE's image service, and is just as easy to use. Someone's even written a basic Node.js wrapper for it: https://www.npmjs.com/package/imageresizer.io Would love any feedback you have on it. PM me if you have any questions! Nick On 3 February 2017 at 12:40, Mike Brewster <[email protected]> wrote: > I have an application I'm running on node in an App Engine Flexible > Environment. Currently the Image service is unavailable in flex envs, but I > have 3 separate features that'd greatly benefit by its availability. > > I'm curious to know how many others would love to see the Image API on > Flexible Environments. > > (Standard Environment Python docs for reference: https://cloud.google.com/ > appengine/docs/python/refdocs/google.appengine.api.images) > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > 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/7a9abcc3-c33e-4216-8fcd- > 66362667bfd9%40googlegroups.com > <https://groups.google.com/d/msgid/google-appengine/7a9abcc3-c33e-4216-8fcd-66362667bfd9%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To post to this group, send email to [email protected]. 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/CAOj3zuDDYKk3g1zjMU%3DKfNQJPxrwdHJeJKf%3DmUDRqdJSs4S7-g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
