Skip to content
codahale edited this page May 3, 2011 · 15 revisions

Welcome to Dropwizard

Dropwizard is a sneaky way of making fast 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, Scala services all use Dropwizard. In fact, Dropwizard is really just a simple extraction of Yammer's glue code.

We don't have nearly enough documentation right now.

The quickest way to go from zero to hero using Dropwizard.

Now start kicking some ass.

How to do various Dropwizardy things.

What to do when you encounter a sadness.

Clone this wiki locally