This server just returns a text response
This server returns an HTML response (with associated CSS)
This server returns an HTML response that is templatized (more power!!!)
This server combines the principles of REST to make resource requests to the server!
-
Install Docker Desktop (https://docs.docker.com/engine/install/)
-
Install Docker Compose (https://docs.docker.com/compose/install/)
-
Inside each folder, build the image and run the container:
docker-compose up --build
-
The specific server should be running on: http://0.0.0.0:6543/