Introduction
A really simple implementation of an http server and adapter for http-router.
Documentation
You can find the current docs on our website. This is a work-in-progress project though so it's not yet complete.
Maven
<dependency> <groupId>org.javawebstack</groupId> <artifactId>http-router-simple</artifactId> <version>1.0.0</version> </dependency>