| ▲ | Show HN: Simple, lightweight, modern, turnkey, Java web server library(github.com) | |
| 2 points by Petersoj 12 hours ago | ||
Jet is a simple, lightweight, modern, turnkey, Java web client and server library. Jet offers four modules: Common, Server, OpenAPI Annotations, OpenAPI Annotations Plugin, and Client. Jet is a wrapper around the excellent Jetty web client and server library. Jetty provides the battle-tested low-level protocol handling, while Jet focuses on providing a modern and consistent interface with superb documentation and an amazing developer experience. --- I built this Java library to fill a hole in the Java web server library ecosystem. Javalin got me 90% of the way there, but requires the Kotlin dependency and lacks header models and exhaustive KDocs. The Client module is a still a WIP, but the Server, OpenAPI Annotations, and OpenAPI Annotations Plugin modules are production-ready! Check it out at: https://github.com/Petersoj/jet | ||