Simple node-imageserver
Pull Requests welcome!
npm install node-imageserver
or
yarn add node-imageserver
see config.js
http://<server>:<port>/image/<imagename>/<extension>/<width>/<height>
http://localhost:3000/image/example/jpg/300/200
Supported extensions:
- jpg
- png
- webp
- tiff