https://github.com/ratpack/ratpack
Lean & powerful HTTP apps
https://github.com/ratpack/ratpack
Last synced: 6 months ago
JSON representation
Lean & powerful HTTP apps
- Host: GitHub
- URL: https://github.com/ratpack/ratpack
- Owner: ratpack
- License: other
- Created: 2013-01-22T23:04:54.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2025-04-08T04:05:09.000Z (7 months ago)
- Last Synced: 2025-04-25T14:50:31.557Z (7 months ago)
- Language: Java
- Homepage: https://ratpack.io
- Size: 24.9 MB
- Stars: 1,943
- Watchers: 108
- Forks: 399
- Open Issues: 218
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
- useful-java-links - Ratpack - driven networking engine. The API is optimized for Groovy and Java 8.. https://ratpack.io/ License: [Apache 2](http://www.apache.org/licenses/LICENSE-2.0) , [](https://github.com/ratpack/ratpack).  (I. Development / 2. Web development)
- awesome-java - Ratpack
README
[](https://circleci.com/gh/ratpack/ratpack)
[](http://codecov.io/github/ratpack/ratpack?branch=master)
[](https://ge.ratpack.io/scans)
[](https://ratpack.io)
# What is Ratpack?
Ratpack is a simple, capable, toolkit for creating high performance web applications.
Ratpack is built on Java and the Netty event-driven networking engine.
The API is optimized for Groovy and Java 8.
Optional Google Guice integration provides a foundation for scaling your application in size in a managed way.
Optional Gradle build time support makes building and testing applications a breeze.
[http://www.ratpack.io](http://www.ratpack.io)
## Looking to contribute?
Please see [CONTRIBUTING.md](https://github.com/ratpack/ratpack/blob/master/CONTRIBUTING.md)