Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cptmeetkat/http-server

A HTTP Server
https://github.com/cptmeetkat/http-server

Last synced: 20 days ago
JSON representation

A HTTP Server

Awesome Lists containing this project

README

        

# Java HTTP Server
An example HTTP Server to deliver static and dynamic web content to browers asynchronously.

## Features
- Request Forwarding / Routing
- Static content

## Dependencies
- Java 17
- JUnit 4
- Maven

# To Run Demo
- tbc

# Configuration
- tbc