Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: ratpack

funcool/catacumba

Asynchronous web toolkit for clojure built on top of Ratpack / Netty

Language: Clojure - Size: 2.13 MB - Last synced: 9 days ago - Pushed: over 4 years ago - Stars: 192 - Forks: 26

drmaas/ratpack-kotlin

a ratpack kotlin dsl.

Language: Kotlin - Size: 961 KB - Last synced: 15 days ago - Pushed: over 1 year ago - Stars: 24 - Forks: 11

zyxist/ratpack-rxjava-mongodb-jdbc

Example integration of Ratpack, RxJava, MongoDB and JDBC

Language: Java - Size: 58.6 KB - Last synced: 23 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

alfa-laboratory/ratauth 📦

Language: Groovy - Size: 1.85 MB - Last synced: 24 days ago - Pushed: almost 4 years ago - Stars: 8 - Forks: 5

klappradla/jruby_ratpack_examples 📦

Examples using ratpack with JRuby

Language: Ruby - Size: 35.2 KB - Last synced: about 1 month ago - Pushed: about 2 years ago - Stars: 4 - Forks: 0

gschrader/ratpack-react-boilerplate 📦

The minimal dev environment to enable live-editing React components from a JVM Ratpack server

Language: JavaScript - Size: 3.78 MB - Last synced: about 1 month ago - Pushed: about 5 years ago - Stars: 21 - Forks: 3

danhyun/mastering-async-ratpack

Notes on async behavior in Ratpack

Language: Groovy - Size: 896 KB - Last synced: about 1 month ago - Pushed: almost 7 years ago - Stars: 6 - Forks: 2

pac4j/pac4j

Security engine for Java (authentication, authorization, multi frameworks): OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...

Language: Java - Size: 64.2 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 2,373 - Forks: 674

ConsensusJ/consensusj

Bitcoin components for JVM & Android (JSON client & server support, services, DSL, CLI)

Language: Java - Size: 16.3 MB - Last synced: 6 days ago - Pushed: 3 months ago - Stars: 82 - Forks: 35

pac4j/ratpack-pac4j

pac4j security library for Ratpack: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...

Language: Java - Size: 50.8 KB - Last synced: about 2 months ago - Pushed: 4 months ago - Stars: 6 - Forks: 3

gregwhitaker/twilio-webhook-example

Example of recording SMS responses with Twilio Webhooks

Language: Java - Size: 376 KB - Last synced: 2 months ago - Pushed: over 3 years ago - Stars: 2 - Forks: 1

gregwhitaker/ratpack-defaultcachecontrol-example

Example of setting a default cache-control header in Ratpack

Language: Java - Size: 77.1 KB - Last synced: 2 months ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

gregwhitaker/ratpack-error

Ratpack module that provides a consistent and easy-to-use error handling framework

Language: Java - Size: 84 KB - Last synced: 2 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

gregwhitaker/stripe-example

Example of charging a credit card via Stripe API

Language: Java - Size: 82 KB - Last synced: 2 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

gregwhitaker/ratpack-servicedependency-example

Example of defining dependencies between services in Ratpack

Language: Java - Size: 64.5 KB - Last synced: 2 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

gregwhitaker/ratpack-service-example

Example showing how to start long-running services on application startup with Ratpack

Language: Java - Size: 69.3 KB - Last synced: 2 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 1

gregwhitaker/ratpack-websockets-example

Example of bi-directional communication via Websockets with Ratpack

Language: HTML - Size: 457 KB - Last synced: 2 months ago - Pushed: almost 7 years ago - Stars: 1 - Forks: 2

gregwhitaker/ratpack-errorhandler-example

Example of using a global error handler in Ratpack

Language: Java - Size: 108 KB - Last synced: 2 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 1

gregwhitaker/ratpack-reactivestreams-example

Example of using ReactiveStreams over WebSockets with Ratpack

Language: Java - Size: 78.1 KB - Last synced: 2 months ago - Pushed: about 7 years ago - Stars: 3 - Forks: 0

gregwhitaker/ratpack-sse-example

Example of using Server-Sent Events with Ratpack

Language: Java - Size: 74.2 KB - Last synced: 2 months ago - Pushed: about 7 years ago - Stars: 1 - Forks: 2

gregwhitaker/ratpack-rawbytes-example

Example of uploading raw bytes with Ratpack

Language: Java - Size: 237 KB - Last synced: 2 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

gregwhitaker/ratpack-s3upload-example

Example of streaming upload data to S3 using Ratpack

Language: Java - Size: 131 KB - Last synced: 2 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

gregwhitaker/ratpack-rocker-example

Example of rendering HTML using Rocker templates in Ratpack

Language: Java - Size: 151 KB - Last synced: 2 months ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

gregwhitaker/ratpack-openidconnect-example

Example of using OpenID Connect to authenticate with Ratpack

Language: Java - Size: 84 KB - Last synced: 2 months ago - Pushed: over 6 years ago - Stars: 1 - Forks: 1

gregwhitaker/ratpack-rxjava-example

Example of using RxJava with Ratpack

Language: Java - Size: 153 KB - Last synced: 2 months ago - Pushed: over 6 years ago - Stars: 1 - Forks: 1

gregwhitaker/ratpack-multiserver-example

Example of starting two Ratpack servers in a single application

Language: Java - Size: 84 KB - Last synced: 2 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

gregwhitaker/ratpack-jwt-example

Example of using JSON Web Tokens to authenticate with Ratpack

Language: Java - Size: 80.1 KB - Last synced: 2 months ago - Pushed: over 6 years ago - Stars: 3 - Forks: 1

gregwhitaker/ratpack-graphqldb-example

Example of a exposing database data using GraphQL and Ratpack

Language: Java - Size: 124 KB - Last synced: 2 months ago - Pushed: about 6 years ago - Stars: 1 - Forks: 0

gregwhitaker/ratpack-methodoverride-example

Example of supporting X-HTTP-METHOD-OVERRIDE in Ratpack

Language: Java - Size: 59.6 KB - Last synced: 2 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

gregwhitaker/ratpack-envconfig-example

Example of using environment specific configuration file overrides with Ratpack

Language: Java - Size: 62.5 KB - Last synced: 2 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

gregwhitaker/ratpack-healthcheck-example

Example of configuring healthchecks for a Ratpack service

Language: Java - Size: 92.8 KB - Last synced: 2 months ago - Pushed: about 6 years ago - Stars: 1 - Forks: 0

gregwhitaker/ratpack-configoverride-example

Example of layering configuration mechanisms in Ratpack

Language: Java - Size: 75.2 KB - Last synced: 2 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

gregwhitaker/ratpack-graphql-example

Example of a GraphQL service implemented in Ratpack

Language: Java - Size: 95.7 KB - Last synced: 2 months ago - Pushed: about 6 years ago - Stars: 2 - Forks: 0

gregwhitaker/ratpack-flatleftright-example

Example of using "flatLeft" and "flatRight" in Ratpack

Language: Java - Size: 95.7 KB - Last synced: 2 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

gregwhitaker/ratpack-docker-example

Example of how to package a Ratpack application as a Docker container

Language: Java - Size: 61.5 KB - Last synced: 2 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

gregwhitaker/ratpack-config-example

Example of using Ratpack's built-in configuration mechanism

Language: Java - Size: 70.3 KB - Last synced: 2 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

gregwhitaker/quip

HTTP Status Code Echo Service for Testing

Language: Java - Size: 64.5 KB - Last synced: 2 months ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

gregwhitaker/flyway-example

Example of using Flyway for relational database versioning and migrations

Language: Java - Size: 82 KB - Last synced: 2 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 1

ron-k/heroku.feed-of-mine

Language: Java - Size: 194 KB - Last synced: 4 months ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

rvprasad/thundering-web-requests

Explore thundering web requests with different web serving technologies

Language: Python - Size: 6.09 MB - Last synced: 5 months ago - Pushed: over 1 year ago - Stars: 3 - Forks: 1

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.

Language: Groovy - Size: 228 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

openzipkin-attic/brave-ratpack-example 📦

Example project that shows how to use Ratpack and Zipkin together

Language: Java - Size: 70.3 KB - Last synced: 9 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 1

isatimur/ratpack-TODO

Rapid Ratpack Web Development in Java

Language: Java - Size: 62.5 KB - Last synced: 10 months ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

bpstelios10/ratpack-template

Language: Java - Size: 89.8 KB - Last synced: 9 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

paul-pop/money-transfer-api

API for transferring money between accounts :moneybag:

Language: Java - Size: 85 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

wololock/ratpack-quickstart-demo

Source code for "Practical quickstart to Ratpack" presentation.

Language: Groovy - Size: 607 KB - Last synced: 16 days ago - Pushed: over 4 years ago - Stars: 5 - Forks: 2

netifi/rpc-thunderdome

A comparison between Proteus RPC and other commonly used RPC frameworks

Language: Java - Size: 106 KB - Last synced: 2 months ago - Pushed: about 5 years ago - Stars: 25 - Forks: 10

alex-redfearn/wallet

MuchBetter Technical Assignment. A wallet API written using the framework Ratpack. Ratpack supports fully non-blocking reactive streams, similar to Spring WebFlux. Not a framework I'd come across before but I enjoyed learning it.

Language: Java - Size: 25.8 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 1

hyleung/ratpack-zipkin 📦

RatPack application w/Zipkin tracing

Language: Java - Size: 437 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 10 - Forks: 11

drmaas/ratpack-resilience4j 📦

Resilience4j support for ratpack promises

Language: Java - Size: 88.9 KB - Last synced: 11 months ago - Pushed: about 7 years ago - Stars: 2 - Forks: 0

drmaas/ratpack-rx2 📦

Ratpack support for rxjava2

Language: Java - Size: 99.6 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 11 - Forks: 0

johndevs/dbt 📦

Distributed blockchain transactions for Ratpack

Language: Groovy - Size: 161 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

krzysztofcybulski/bricks

Bricks game engine, API and web server

Language: Kotlin - Size: 542 KB - Last synced: 4 months ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 1

updcon/catacumba Fork of funcool/catacumba

Asynchronous web toolkit for clojure built on top of Ratpack / Netty

Language: Clojure - Size: 2.12 MB - Last synced: 16 days ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

Moonshine-IDE/ratpack-mongo-changestreams

Basic HTTP reactive application that uses Ratpack, MongoStreams and Server-sent events to send notifications to the front-end when a Document is updated in the MongoDB Collection

Language: Java - Size: 2.01 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

bentolor/microframeworks-showcase

A simple grocery list webapplication implemented with the Microframeworks Spark Java, Jodd, Ninja, Javalite, Pippo and Ratpack

Language: Java - Size: 30.2 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 29 - Forks: 3

krzykrucz/moneytransfers-ratpack

Resilient Ratpack microservice for transferring money, showing off quite a little of Domain-Driven Design. Tested with Spock.

Language: Java - Size: 234 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 2

wololock/ratpack-thymeleaf-example

Language: Java - Size: 50.8 KB - Last synced: 16 days ago - Pushed: over 4 years ago - Stars: 1 - Forks: 1

openzipkin-contrib/brave-ratpack

Brave instrumentation for Ratpack

Language: Java - Size: 554 KB - Last synced: 7 months ago - Pushed: over 3 years ago - Stars: 5 - Forks: 4

timic/ratpack-sentry

Integrates Sentry exception handling solution into ratpack web-framework.

Language: Java - Size: 128 KB - Last synced: 9 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

pjosalgado/ratpack-java

Ratpack tutorial available on Baeldung.

Language: Java - Size: 64.5 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

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

Language: Java - Size: 62.5 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

abstract-base-method/ratpack-background

a simple example of a Ratpack 1.8.0 app with a background job running in a service

Language: Java - Size: 13.7 KB - Last synced: about 1 month ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

devsoap/examples

Example repository for code published devsoap.com

Language: Java - Size: 365 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 2 - Forks: 10

wololock/ratpack-graalvm-demo

Ratpack GraalVM demo application

Language: Java - Size: 58.6 KB - Last synced: 16 days ago - Pushed: over 4 years ago - Stars: 1 - Forks: 1

daggerok/ratpack-examples

This repository contains my ratpack projects. Ratpack is f*cking awesome!

Language: Java - Size: 216 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 1 - Forks: 1

damianfanaro/zopa-hiring-test

Language: Kotlin - Size: 86.9 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

platala/ratpack-bank-application

Simple demo application of a bank based on Ratpack

Language: Java - Size: 11.7 KB - Last synced: 12 months ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 0

ldoguin/store-search-files-async

Asynchronous version of store-search-files with Ratpack and RxJava

Language: Java - Size: 8.91 MB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 7 - Forks: 2

daggerok/java-se-cdi-ratpack

JavaSE, Weld CDI 2.0, Ractpack

Language: Java - Size: 174 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

DNAlchemist/ratpack-form-parser

Language: Groovy - Size: 83 KB - Last synced: 9 months ago - Pushed: about 6 years ago - Stars: 3 - Forks: 0

ldoguin/ratpack-couchbase-repository-sample

Showcase the Couchbase repository/ODM features in a Ratpack app

Language: Java - Size: 8.79 KB - Last synced: about 1 year ago - Pushed: about 8 years ago - Stars: 1 - Forks: 0