Introducing Grapi: Generated REST API

I’m pleased to officially announce Grapi today. Grapi (Generated REST API) is a Java source code generator based on APT (Javac plugin). As explained on GitHub page, Grapi analyzes your JAX-RS source code and generate some code in order to expose your JAX-RS resources through Netty. »