/dropwizard

A damn simple library for building production-ready RESTful web services.

Primary LanguageJavaApache License 2.0Apache-2.0

Dropwizard

Dropwizard is a sneaky way of making fast Java or Scala web services.

It's a little bit of opinionated glue code which bangs together a set of libraries which have historically not sucked:

Yammer's high-performance, low-latency, Java and Scala services all use Dropwizard. In fact, Dropwizard is really just a simple extraction of Yammer's glue code.

Read more at dropwizard.codahale.com.