Skip to content

Anvar571/HTTP-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple HTTP server with nodejs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published