All Projects → ratpack → Example Books

ratpack / Example Books

An example Groovy & Gradle based Ratpack app

Programming Languages

groovy
2714 projects

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].