This repository is the "Hello world" equivalent of running a simple HTTP server (listening on port 8080) in four languages namely PHP, Python, Go, and NodeJS.
- Individual directories for each language along with a Readme file.
- Each Readme contains the modules/dependencies used and how to run the HTTP server in the respective programming language
Absolutely anyone can contribute to this.
- Look for open issues or open an issue
- Fork this repository
- Try to make the code more readable by adding comments wherever required
- Create a Pull request
- Feel free to improve the README.md