Simple HTTP server with C, nodejs, rust, go
Nodejs net module - hello world
git clone https://github.com/Anvar571/HTTP-server.git
Run command
node js/main
Home page
http://localhost:5000/
Hello world
http://localhost:5000/hello
Json data
http://localhost:5000/json
Client info
http://localhost:5000/user-agent
Echo text format
http://localhost:5000/echo
Not found page
http://localhost:5000/asdas