API that gets a jpeg/png image at "/" and returns a black and white version of that image
This is my first java api where there is only one endpoint : “/”.
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.