imagemin / meta

General discussion repo for imagemin related projects
6 stars 2 forks source link

Server #9

Closed kevva closed 7 years ago

kevva commented 9 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.

sindresorhus commented 9 years ago

:+1:

kevva commented 9 years ago

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.