ZinChen2014 / rapidoid

Rapidoid - The No-bullshit Web Framework for Java!

Home Page:http://www.rapidoid.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rapidoid - Simple. Powerful. Secure. Fast!

Documentation (examples)

Please visit the official site:

http://www.rapidoid.org/

Apache License v2

The main distribution of the framework 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
  • URL pattern support
  • SSL support
  • Hot reloading of changed classes
  • Management/admin app for the server
  • Refactor the configuration components

Contributing

  1. Fork (and then git clone https://github.com/<your-username-here>/rapidoid.git).
  2. Create a branch (git checkout -b branch_name).
  3. Commit your changes (git commit -am "Description of contribution").
  4. Push the branch (git push origin branch_name).
  5. Open a Pull Request.
  6. Thank you for your contribution! Wait for a response...

About

Rapidoid - The No-bullshit Web Framework for Java!

http://www.rapidoid.org/


Languages

Language:Java 89.8%Language:CSS 4.8%Language:HTML 3.8%Language:JavaScript 1.2%Language:Shell 0.2%Language:Batchfile 0.0%