Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ratpack/ratpack
Lean & powerful HTTP apps
https://github.com/ratpack/ratpack
Last synced: 25 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 (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-08-12T22:53:04.000Z (3 months ago)
- Last Synced: 2024-10-01T15:23:06.511Z (about 1 month ago)
- Language: Java
- Homepage: https://ratpack.io
- Size: 24.7 MB
- Stars: 1,940
- Watchers: 109
- Forks: 395
- Open Issues: 216
-
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) , [![GitHub stars](https://img.shields.io/github/stars/ratpack/ratpack.svg?style=social&label=Star&maxAge=2592000)](https://github.com/ratpack/ratpack). ![business friendly license](https://github.com/Vedenin/useful-java-links/blob/master/img/business-friendly.png?raw=true) (I. Development / 2. Web development)
README
[![Build Status](https://circleci.com/gh/ratpack/ratpack/tree/master.svg?style=svg)](https://circleci.com/gh/ratpack/ratpack)
[![codecov.io](http://codecov.io/github/ratpack/ratpack/coverage.svg?branch=master)](http://codecov.io/github/ratpack/ratpack?branch=master)
[![Revved up by Develocity](https://img.shields.io/badge/Revved%20up%20by-Develocity-06A0CE?logo=Gradle&labelColor=02303A)](https://ge.ratpack.io/scans)[![Ratpack.io](/ratpack-site/src/assets/images/ratpack-logo.png?raw=true)](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)