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

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