Skip to content

a minimal HTTP server built entirely from scratch in Java, using only ServerSocket and Socket. No frameworks, and no abstractions beyond the Java standard library.

Notifications You must be signed in to change notification settings

Rudrajiii/raw.http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot 2026-01-03 161701

About

a minimal HTTP server built entirely from scratch in Java, using only ServerSocket and Socket. No frameworks, and no abstractions beyond the Java standard library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages