Rapidoid is an extremely fast HTTP server and modern Java web framework / application container, with a strong focus on high productivity and high performance.
Please visit the official site:
Rapidoid is released under the liberal Apache Public License v2, so it is free to use for both commercial and non-commercial projects.
- Better documentation (work in progress - as always)
- Swagger / OpenAPI support
- Fork (and then
git clone https://github.com/<your-username-here>/rapidoid.git
). - Make your changes
- Commit your changes (
git commit -am "Description of contribution"
). - Push to GitHub (
git push
). - Open a Pull Request.
- Please sign the CLA.
- Thank you for your contribution! Wait for a response...