javaImagery

API that gets a jpeg/png image at "/" and returns a black and white version of that image

2
0
Java

This is my first java api where there is only one endpoint : “/”.

In order to use it :

Install Java 17
Install JDK 17
Install IntelliJ ( I use Ultimate Version)
Clone the repository
Install Maven Dependencies on the cloned repo
Run the project

Try running localhost:8080.