emerose / dropwizard

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

Home Page:http://dropwizard.codahale.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

http://dropwizard.codahale.com

License:Apache License 2.0


Languages

Language:Java 96.8%Language:Python 2.0%Language:Scala 1.2%