From b92a969ffc46d8e88ae0a943cc353e283df17408 Mon Sep 17 00:00:00 2001 From: Andreas Kull Date: Wed, 13 Jan 2016 20:43:32 +0100 Subject: [PATCH] Added Rapidoid --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 81294e9..a899bf3 100644 --- a/README.md +++ b/README.md @@ -523,6 +523,7 @@ A curated list of awesome Java frameworks, libraries and software. * [Dropwizard](https://dropwizard.github.io/dropwizard/) - Opinionated framework for setting up modern web applications with Jetty, Jackson, Jersey and Metrics. * [Feign](https://github.com/Netflix/feign) - HTTP client binder inspired by Retrofit, JAXRS-2.0, and WebSocket. * [Jersey](https://jersey.java.net/) - JAX-RS reference implementation. +* [Rapidoid](http://www.rapidoid.org/) - A Simple, secure and extremely fast framework consisting of embedded HTTP server, GUI components and dependency injection. * [RESTEasy](http://resteasy.jboss.org/) - Fully certified and portable implementation of the JAX-RS specification. * [RestExpress](https://github.com/RestExpress/RestExpress) - Thin wrapper on the JBOSS Netty HTTP stack to provide scaling and performance. * [RestX](http://restx.io) - Framework based on annotation processing and compile-time source generation.