Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 497 Bytes

README.md

File metadata and controls

49 lines (32 loc) · 497 Bytes

HTTP-server

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