A minimal HTTP server vibe coded in java for fun having a home page and supporting GET and POST API requests along with simple file uploads.
javac CustomHttpServer.java
java CustomHttpServer
Your instance is up now. In a browser just navigate to http://localhost:8080/