Projects in Awesome Lists tagged with ratpack
A curated list of projects in awesome lists tagged with ratpack .
https://github.com/pac4j/pac4j
Security engine for Java (authentication, authorization, multi frameworks): OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
authentication authorization cas dropwizard j2e java jax-rs jwt ldap oauth openid-connect play-framework ratpack saml security shiro sparkjava spring-mvc spring-security vertx
Last synced: 17 Jan 2026
https://github.com/wololock/ratpack-quickstart-demo
Source code for "Practical quickstart to Ratpack" presentation.
Last synced: 31 Jul 2025
https://github.com/openzipkin-contrib/brave-ratpack
Brave instrumentation for Ratpack
brave distributed-tracing ratpack zipkin zipkin-brave
Last synced: 10 Apr 2025
https://github.com/dnalchemist/ratpack-form-parser
extension-methods groovy parse post ratpack validation
Last synced: 02 Apr 2025
https://github.com/gregwhitaker/ratpack-reactivestreams-example
Example of using ReactiveStreams over WebSockets with Ratpack
ratpack reactivestreams websockets
Last synced: 15 Oct 2025
https://github.com/gregwhitaker/ratpack-jwt-example
Example of using JSON Web Tokens to authenticate with Ratpack
jwt jwt-authentication jwt-token ratpack rest-api
Last synced: 25 Oct 2025
https://github.com/drmaas/ratpack-resilience4j
Resilience4j support for ratpack promises
Last synced: 14 Jan 2026
https://github.com/krzysztofcybulski/bricks
Bricks game engine, API and web server
algorithms event-sourcing game kotlin ratpack
Last synced: 14 Jan 2026
https://github.com/gregwhitaker/ratpack-graphql-example
Example of a GraphQL service implemented in Ratpack
graphql graphql-api graphql-java graphql-server ratpack
Last synced: 13 May 2026
https://github.com/gregwhitaker/twilio-webhook-example
Example of recording SMS responses with Twilio Webhooks
ratpack sms sms-api twilio twilio-api twilio-sms-api
Last synced: 25 Feb 2025
https://github.com/gregwhitaker/ratpack-rxjava-example
Example of using RxJava with Ratpack
ratpack reactive-programming rxjava
Last synced: 25 Feb 2025
https://github.com/gregwhitaker/ratpack-sse-example
Example of using Server-Sent Events with Ratpack
Last synced: 15 May 2026
https://github.com/gregwhitaker/ratpack-graphqldb-example
Example of a exposing database data using GraphQL and Ratpack
graphql graphql-api graphql-java graphql-server ratpack
Last synced: 16 May 2026
https://github.com/wololock/ratpack-graalvm-demo
Ratpack GraalVM demo application
graalvm java ratpack ratpackweb
Last synced: 11 Jun 2025
https://github.com/gregwhitaker/ratpack-openidconnect-example
Example of using OpenID Connect to authenticate with Ratpack
google-authentication openid-connect ratpack rest-api
Last synced: 25 Feb 2025
https://github.com/gregwhitaker/ratpack-healthcheck-example
Example of configuring healthchecks for a Ratpack service
healthcheck microservice ratpack ratpackweb
Last synced: 25 Feb 2025
https://github.com/gregwhitaker/ratpack-defaultcachecontrol-example
Example of setting a default cache-control header in Ratpack
cache-control ratpack ratpack-api ratpackweb
Last synced: 18 Nov 2025
https://github.com/gregwhitaker/ratpack-websockets-example
Example of bi-directional communication via Websockets with Ratpack
ratpack reactive-programming rxjava websockets
Last synced: 30 Jan 2026
https://github.com/daggerok/ratpack-examples
This repository contains my ratpack projects. Ratpack is f*cking awesome!
asciidoctor gh-pages github-pages gradle ratpack spring-boot
Last synced: 18 Apr 2026
https://github.com/gregwhitaker/flyway-example
Example of using Flyway for relational database versioning and migrations
database-migrations flyway ratpack
Last synced: 19 Oct 2025
https://github.com/gregwhitaker/ratpack-error
Ratpack module that provides a consistent and easy-to-use error handling framework
error-handling microservice ratpack rest rest-api restful-webservices
Last synced: 21 Sep 2025
https://github.com/gregwhitaker/ratpack-s3upload-example
Example of streaming upload data to S3 using Ratpack
aws-s3 ratpack ratpack-api ratpackweb s3
Last synced: 19 Nov 2025
https://github.com/gregwhitaker/ratpack-methodoverride-example
Example of supporting X-HTTP-METHOD-OVERRIDE in Ratpack
method-override ratpack ratpack-api ratpackweb
Last synced: 02 Aug 2025
https://github.com/gregwhitaker/ratpack-docker-example
Example of how to package a Ratpack application as a Docker container
docker gradle-docker gradle-docker-plugin ratpack
Last synced: 13 May 2026
https://github.com/gregwhitaker/ratpack-flatleftright-example
Example of using "flatLeft" and "flatRight" in Ratpack
Last synced: 18 Nov 2025
https://github.com/gregwhitaker/stripe-example
Example of charging a credit card via Stripe API
java ratpack stripe stripe-api stripe-payments
Last synced: 25 Feb 2025
https://github.com/gregwhitaker/ratpack-config-example
Example of using Ratpack's built-in configuration mechanism
configuration guice ratpack rest
Last synced: 15 May 2026
https://github.com/gregwhitaker/ratpack-errorhandler-example
Example of using a global error handler in Ratpack
Last synced: 30 Oct 2025
https://github.com/updcon/catacumba
Asynchronous web toolkit for clojure built on top of Ratpack / Netty
Last synced: 04 Oct 2025
https://github.com/timic/ratpack-sentry
Integrates Sentry exception handling solution into ratpack web-framework.
Last synced: 18 May 2026
https://github.com/gregwhitaker/ratpack-service-example
Example showing how to start long-running services on application startup with Ratpack
Last synced: 19 Apr 2026
https://github.com/gregwhitaker/ratpack-servicedependency-example
Example of defining dependencies between services in Ratpack
ordering ratpack ratpack-api ratpackweb service
Last synced: 19 Jun 2025
https://github.com/rgolubtsov/transroutownish-proto-bus-groovy
A daemon written in Groovy, designed and intended to be run as a microservice, implementing a simple urban bus routing prototype.
groovy json microservice ratpack rest routing transportation
Last synced: 11 Oct 2025
https://github.com/daggerok/kotlin-ratpack-spring-boot-mongo-hateoas
This repository contains example how to use together ratpack and spring-boot 1.5.22 within mongodb, hateoas and code using kotlin
gradle hateoas hateoas-hal kotlin mongo mongodb ratpack ratpackweb spring-boot spring-boot-mongodb spring-data-rest
Last synced: 11 Apr 2026
https://github.com/gregwhitaker/quip
HTTP Status Code Echo Service for Testing
Last synced: 16 May 2026
https://github.com/gregwhitaker/ratpack-rawbytes-example
Example of uploading raw bytes with Ratpack
Last synced: 25 Feb 2025
https://github.com/gregwhitaker/ratpack-multiserver-example
Example of starting two Ratpack servers in a single application
Last synced: 25 Feb 2025
https://github.com/gregwhitaker/ratpack-rocker-example
Example of rendering HTML using Rocker templates in Ratpack
html-template ratpack rocker-templates
Last synced: 09 Jul 2025
https://github.com/gregwhitaker/ratpack-envconfig-example
Example of using environment specific configuration file overrides with Ratpack
configuration environment microservice ratpack ratpackweb
Last synced: 25 Feb 2025
https://github.com/gregwhitaker/ratpack-configoverride-example
Example of layering configuration mechanisms in Ratpack
Last synced: 25 Feb 2025