Skip to content
forked from blaines/leafy

The green way to build Ruby-based web services

License

Notifications You must be signed in to change notification settings

swistaczek/leafy

 
 

Repository files navigation

Leafy

Join the chat at https://gitter.im/lookout/leafy

Build Status

The green way to build Ruby-based web services

Goals

The goal of Leafy is to provide an out-of-the-box set of best practices and tools for building JRuby-based web services. In its initial form, it is based largely on Dropwizard underneath but this is not a long-term guarantee and may change in the future. As such the APIs exposed by Leafy should be stable regardless of what is "under the hood."

Leafy should provide standard means of:

  • Tracking metrics
  • Logging
  • Health checks
  • Exposing operations-friendly interfaces

how to release all the gems

adjust the version in

now build and push each gem

About

The green way to build Ruby-based web services

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 99.1%
  • Java 0.9%