GitHub - JavaWebStack/http-router-simple: A really simple implementation of an http server and adapter for http-router.

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

Simple HTTP Implementation for the JWS HTTP Routing Library

GitHub Workflow Status (branch) GitHub Maven metadata URL GitHub contributors Lines of code Discord Twitter Follow

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>

About

A really simple implementation of an http server and adapter for http-router.

Resources

Readme

License

Apache-2.0 license

Activity

Custom properties

Stars

0 stars

Watchers

0 watching

Forks

0 forks

Releases

No releases published

Languages