All Projects → dropwizard → Dropwizard

dropwizard / Dropwizard

Licence: apache-2.0
A damn simple library for building production-ready RESTful web services.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Dropwizard

Proteus
Lean, mean, and incredibly fast JVM framework for web and microservice development.
Stars: ✭ 178 (-97.8%)
Mutual labels:  rest, jax-rs, web-framework
Hikaku
A library that tests if the implementation of a REST-API meets its specification.
Stars: ✭ 154 (-98.09%)
Mutual labels:  rest, jax-rs, dropwizard
Jersey Jwt
Example of REST API with JWT authentication using Jersey, Jackson, Undertow, Weld, Hibernate and Arquillian.
Stars: ✭ 131 (-98.38%)
Mutual labels:  rest, jax-rs, hibernate
kotlin-dropwizard
Getting Started with Dropwizard and Kotlin
Stars: ✭ 43 (-99.47%)
Mutual labels:  dropwizard, web-framework
dropwizard-guicey-ext
Dropwizard-guicey extensions
Stars: ✭ 11 (-99.86%)
Mutual labels:  jdbi, dropwizard
skinny-micro
🎤 Micro Web framework to build Servlet applications in Scala, the core part of Skinny Framework 2
Stars: ✭ 57 (-99.29%)
Mutual labels:  web-framework, jetty
Go Codon
Workflow based REST framework code generator
Stars: ✭ 133 (-98.35%)
Mutual labels:  rest, web-framework
Leptus
The Erlang REST framework
Stars: ✭ 352 (-95.64%)
Mutual labels:  rest, web-framework
Spring Petclinic Rest
REST version of the Spring Petclinic sample application
Stars: ✭ 257 (-96.82%)
Mutual labels:  rest, hibernate
Gramework
Fast and Reliable Golang Web Framework
Stars: ✭ 354 (-95.62%)
Mutual labels:  rest, web-framework
Cowboy
Small, fast, modern HTTP server for Erlang/OTP.
Stars: ✭ 6,533 (-19.13%)
Mutual labels:  rest, web-framework
Spring Boot Postgresql Jpa Hibernate Rest Api Demo
Building RESTful APIs with Spring Boot, PostgreSQL, JPA and Hibernate
Stars: ✭ 209 (-97.41%)
Mutual labels:  rest, hibernate
Javalin
A simple and modern Java and Kotlin web framework
Stars: ✭ 5,184 (-35.83%)
Mutual labels:  web-framework, jetty
Goyave
🍐 Elegant Golang REST API Framework
Stars: ✭ 811 (-89.96%)
Mutual labels:  rest, web-framework
TASK-Management-System
Spring Boot and Angular 7 web application for task management .
Stars: ✭ 34 (-99.58%)
Mutual labels:  hibernate, restful-webservices
Angularjs Springmvc Sample Boot
A RESTful sample using Spring Boot, Spring MVC, Spring Data and Angular/Bootstrap.
Stars: ✭ 309 (-96.17%)
Mutual labels:  rest, hibernate
Java Interview
At the beginning, it was the repository with questions from Java interviews. Currently, it's more like knowledge base with useful links.
Stars: ✭ 114 (-98.59%)
Mutual labels:  rest, hibernate
Rustful
[OUTDATED] A light HTTP framework for Rust
Stars: ✭ 867 (-89.27%)
Mutual labels:  rest, web-framework
Jeddict
Jakarta EE 8 (Java EE) & MicroProfile 3.2 application generator and modeler
Stars: ✭ 358 (-95.57%)
Mutual labels:  jax-rs, hibernate
Farwest
Framework for building RESTful HATEOAS-driven applications.
Stars: ✭ 18 (-99.78%)
Mutual labels:  rest, web-framework

Dropwizard

Build Quality Gate Status Maven Central Javadocs Documentation Status Maintainability Reproducible Builds

Dropwizard is a sneaky way of making fast Java web applications.

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

Read more at dropwizard.io.

Want to contribute to Dropwizard?

Before working on the code, if you plan to contribute changes, please read the following CONTRIBUTING document.

Need help or found an issue?

When reporting an issue through the issue tracker on GitHub or sending an email to the Dropwizard User Google Group mailing list, please use the following guidelines:

  • Check existing issues to see if it has been addressed already
  • The version of Dropwizard you are using
  • A short description of the issue you are experiencing and the expected outcome
  • Description of how someone else can reproduce the problem
  • Paste error output or logs in your issue or in a Gist. If pasting them in the GitHub issue, wrap it in three backticks: ``` so that it renders nicely
  • Write a unit test to show the issue!

Sponsors

Dropwizard is generously supported by some companies with licenses and free accounts for their products.

JetBrains

JetBrains

JetBrains supports our open source project by sponsoring some All Products Packs within their Free Open Source License program.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].