ratpack
There are 73 repositories under ratpack topic.
pac4j/pac4j
Security engine for Java (authentication, authorization, multi frameworks): OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
funcool/catacumba
Asynchronous web toolkit for clojure built on top of Ratpack / Netty
ConsensusJ/consensusj
Bitcoin components for JVM & Android (JSON client & server support, services, DSL, CLI)
bentolor/microframeworks-showcase
A simple grocery list webapplication implemented with the Microframeworks Spark Java, Jodd, Ninja, Javalite, Pippo and Ratpack
netifi/rpc-thunderdome
A comparison between Proteus RPC and other commonly used RPC frameworks
drmaas/ratpack-kotlin
a ratpack kotlin dsl.
gschrader/ratpack-react-boilerplate
The minimal dev environment to enable live-editing React components from a JVM Ratpack server
drmaas/ratpack-rx2
Ratpack support for rxjava2
hyleung/ratpack-zipkin
RatPack application w/Zipkin tracing
ldoguin/store-search-files-async
Asynchronous version of store-search-files with Ratpack and RxJava
danhyun/mastering-async-ratpack
Notes on async behavior in Ratpack
pac4j/ratpack-pac4j
pac4j security library for Ratpack: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
openzipkin-contrib/brave-ratpack
Brave instrumentation for Ratpack
wololock/ratpack-quickstart-demo
Source code for "Practical quickstart to Ratpack" presentation.
klappradla/jruby_ratpack_examples
Examples using ratpack with JRuby
rvprasad/thundering-web-requests
Explore thundering web requests with different web serving technologies
devsoap/examples
Example repository for code published devsoap.com
gregwhitaker/ratpack-jwt-example
Example of using JSON Web Tokens to authenticate with Ratpack
gregwhitaker/ratpack-reactivestreams-example
Example of using ReactiveStreams over WebSockets with Ratpack
gregwhitaker/twilio-webhook-example
Example of recording SMS responses with Twilio Webhooks
drmaas/ratpack-resilience4j
Resilience4j support for ratpack promises
gregwhitaker/ratpack-graphql-example
Example of a GraphQL service implemented in Ratpack
krzysztofcybulski/bricks
Bricks game engine, API and web server
daggerok/ratpack-examples
This repository contains my ratpack projects. Ratpack is f*cking awesome!
gregwhitaker/ratpack-defaultcachecontrol-example
Example of setting a default cache-control header in Ratpack
gregwhitaker/ratpack-graphqldb-example
Example of a exposing database data using GraphQL and Ratpack
gregwhitaker/ratpack-healthcheck-example
Example of configuring healthchecks for a Ratpack service
gregwhitaker/ratpack-openidconnect-example
Example of using OpenID Connect to authenticate with Ratpack
gregwhitaker/ratpack-rxjava-example
Example of using RxJava with Ratpack
gregwhitaker/ratpack-websockets-example
Example of bi-directional communication via Websockets with Ratpack
paul-pop/money-transfer-api
API for transferring money between accounts :moneybag:
platala/ratpack-bank-application
Simple demo application of a bank based on Ratpack
wololock/ratpack-graalvm-demo
Ratpack GraalVM demo application