Rapidoid - Simple. Powerful. Secure. Fast!
Rapidoid is an extremely fast HTTP server and modern Java web framework / application container, with a strong focus on high productivity and high performance.
Documentation, examples, community support
Please visit the official site:
Apache License v2
Rapidoid is released under the liberal Apache Public License v2, so it is free to use for both commercial and non-commercial projects.
Roadmap
- Better documentation (work in progress - as always)
- Swagger / OpenAPI support
Contributing
- 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...