Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rapidoid/rapidoid
Rapidoid - Extremely Fast, Simple and Powerful Java Web Framework and HTTP Server!
https://github.com/rapidoid/rapidoid
full-stack high-performance java rapidoid reactive restful web-framework webframework
Last synced: 30 days ago
JSON representation
Rapidoid - Extremely Fast, Simple and Powerful Java Web Framework and HTTP Server!
- Host: GitHub
- URL: https://github.com/rapidoid/rapidoid
- Owner: rapidoid
- License: apache-2.0
- Created: 2014-04-07T17:00:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-11-02T02:00:33.000Z (about 2 years ago)
- Last Synced: 2024-09-30T11:20:47.304Z (about 1 month ago)
- Topics: full-stack, high-performance, java, rapidoid, reactive, restful, web-framework, webframework
- Language: Java
- Homepage: http://www.rapidoid.org/
- Size: 22.1 MB
- Stars: 1,627
- Watchers: 100
- Forks: 165
- Open Issues: 48
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
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:
[http://www.rapidoid.org/](http://www.rapidoid.org/)
# 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
1. Fork (and then `git clone https://github.com//rapidoid.git`).
2. Make your changes
3. Commit your changes (`git commit -am "Description of contribution"`).
4. Push to GitHub (`git push`).
5. Open a Pull Request.
6. Please sign the CLA.
7. Thank you for your contribution! Wait for a response...