avaje/avaje-http
Controller generation for Javalin, Helidon SE.
This tool helps Java developers build HTTP-based microservices and APIs more efficiently. You define your API endpoints using standard Java annotations, and the tool automatically generates the necessary server-side routing code for frameworks like Javalin or Helidon SE. This means less boilerplate code to write and maintain for your web services.
Use this if you are a Java developer building RESTful APIs or microservices with Javalin, Helidon SE, or Vert.x and want to reduce the manual effort of writing routing and request handling code.
Not ideal if you are not a Java developer or prefer to hand-code all your server-side routing logic without code generation.
Stars
93
Forks
19
Language
Java
License
Apache-2.0
Category
Last pushed
Mar 18, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/avaje/avaje-http"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
INRIA/spoon
Spoon is a metaprogramming library to analyze and transform Java source code. :spoon: is made...
phax/jcodemodel
A heavily extended fork of the com.sun.codemodel (from 2013/09)
x-hansong/CodeMaker
A idea-plugin for Java/Scala, support custom code template.
overturetool/overture
The Overture Tool
activej/activej
ActiveJ is an alternative Java platform built from the ground up. ActiveJ redefines core, web...