From c0806736738da82c89ef70bbe2a693f92d04198f Mon Sep 17 00:00:00 2001 From: noboomu Date: Wed, 5 Sep 2018 11:55:26 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 20840a6..12ee27d 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ ![Alt logo](https://cdn.rawgit.com/noboomu/proteus/master/src/main/resources/io/sinistral/proteus/proteus-logo.svg) * An extremely lightweight, flexible, and fast [Swagger](http://swagger.io/) first MVC REST framework atop [Undertow](http://undertow.io). +* JAX-RS API compatible. * Inspired by: [Play](http://playframework.com), [Jooby](http://jooby.org), and [light-4j](https://github.com/networknt/light-4j). * Verifiably [FAST AF](https://www.techempower.com/benchmarks/). * [Latest benchmarks](https://www.techempower.com/benchmarks/) show Proteus at least 6x faster than Spring and Play across the board.