Closed kevva closed 7 years ago
Create a imagemin server that takes some JSON with an URL and some options and optimizes the image. Should probably have some upload functionality too.
:+1:
Okay, so I've created a really raw server that only takes a URL and gives back a buffer with the data, https://github.com/imagemin/api.
Create a imagemin server that takes some JSON with an URL and some options and optimizes the image. Should probably have some upload functionality too.