https://github.com/ratpack/ratpack
Lean & powerful HTTP apps
https://github.com/ratpack/ratpack
Last synced: 6 days 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 (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-11-11T03:44:24.000Z (5 months ago)
- Last Synced: 2025-04-01T23:16:35.287Z (13 days ago)
- Language: Java
- Homepage: https://ratpack.io
- Size: 24.9 MB
- Stars: 1,942
- Watchers: 108
- Forks: 399
- Open Issues: 217
-
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)