Skip to content

ratpack/example-books

Repository files navigation

example-books

An example Groovy & Gradle based Ratpack app.

This app demonstrates

  • Metrics
  • Authentication
  • Blocking I/O
  • Async external HTTP requests
  • RxJava integration
  • Hystrix integration
  • WebSockets
  • Async logging
  • External configuration
  • Request logging

Setup

This application integrates with ISBNdb and as such you will need to create a free account and api key in order to run the application successfully. And at the moment to run the integration tests too.

When you have done this simply add your api key to the property isbndb.apikey in the application.properties file.

Deploy

Deploy

About

An example Groovy & Gradle based Ratpack app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published