Skip to content

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

License

Notifications You must be signed in to change notification settings

sd80250/dropwizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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.

For more information, check out the wiki and the example application.

About

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

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.7%
  • Other 0.3%