An open API service indexing awesome lists of open source software.

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.

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.