https://github.com/mattmoony/httpserver-java
A simple HTTP Server written in Java.
https://github.com/mattmoony/httpserver-java
http http-requests http-response http-server java php server sockets web
Last synced: about 2 months ago
JSON representation
A simple HTTP Server written in Java.
- Host: GitHub
- URL: https://github.com/mattmoony/httpserver-java
- Owner: MattMoony
- Created: 2019-01-19T20:04:50.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-23T19:03:13.000Z (about 7 years ago)
- Last Synced: 2025-03-12T17:35:56.710Z (11 months ago)
- Topics: http, http-requests, http-response, http-server, java, php, server, sockets, web
- Language: Java
- Size: 11.7 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A simple HTTP Server
--------------------
Hi, this is a project, I've wanted to work on for quite some time.
I hope to improve my knowledge in Java but also of the Hyper Text
Transfer Protocol (HTTP) itself.