/server4ways

Let's make a server 4 different ways

Primary LanguagePythonMIT LicenseMIT

Server 4 different ways

What is this repository about?

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.

Code structure

  1. Individual directories for each language along with a Readme file.
  2. Each Readme contains the modules/dependencies used and how to run the HTTP server in the respective programming language

Who can contribute to this repository?

Absolutely anyone can contribute to this.

How to contribute?

  • 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