Hey! I am happy to introduce imager200, an API for image processing aimed a software developers who deal with images frequently. It provides over 15 endpoints for common image operations and also post operations for storage of images after processing.
No reviews yetBe the first to leave a review for imager200
Maker
Hey everyone!
I am looking forward to hearing your impressions. You just need a simple HTTP client to try. You can find lots of examples using curl in the api docs: https://api-docs.imager200.io/
Thanks for maintaining this awesome community.
Report
Maker
imager200 API is meant most of all at developers, and accordingly, I thought having demo projects in different programming languages would be the right way to explain and advocate for imager200 as a simple solution to effective images flow. Being a developer myself, I can say that I sometimes get discouraged if I do not find a getting started example showing the usage of a product / library. I started by showing off a simple image gallery written in Java.
Source code can be found at: https://github.com/imager200/ima...
Live version is up on: http://playground.imager200.io