{"id":13410844,"url":"https://github.com/dropwizard/dropwizard","last_synced_at":"2026-01-28T11:16:28.972Z","repository":{"id":1326622,"uuid":"1272129","full_name":"dropwizard/dropwizard","owner":"dropwizard","description":"A damn simple library for building production-ready RESTful web services.","archived":false,"fork":false,"pushed_at":"2025-05-12T06:45:26.000Z","size":112864,"stargazers_count":8543,"open_issues_count":27,"forks_count":3443,"subscribers_count":370,"default_branch":"release/4.0.x","last_synced_at":"2025-05-12T18:08:50.973Z","etag":null,"topics":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"latest_commit_sha":null,"homepage":"https://www.dropwizard.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2011-01-19T19:52:29.000Z","updated_at":"2025-05-11T16:07:28.000Z","dependencies_parsed_at":"2023-09-25T00:36:07.805Z","dependency_job_id":"49d46f65-78ee-4616-9a89-d341231d1f09","html_url":"https://github.com/dropwizard/dropwizard","commit_stats":{"total_commits":6736,"total_committers":528,"mean_commits":"12.757575757575758","dds":0.7804334916864608,"last_synced_commit":"7c83a8faa94592fae7449ece2efd3563583d239c"},"previous_names":[],"tags_count":264,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropwizard%2Fdropwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropwizard","download_url":"https://codeload.github.com/dropwizard/dropwizard/tar.gz/refs/heads/release/4.0.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253795144,"owners_count":21965486,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dropwizard","hibernate","java","jax-rs","jdbi","jersey-framework","jersey2","jetty","rest","restful-webservices","web-framework"],"created_at":"2024-07-30T20:01:09.712Z","updated_at":"2026-01-28T11:16:26.221Z","avatar_url":"https://github.com/dropwizard.png","language":"Java","readme":"Dropwizard\n==========\n[![Build](https://github.com/dropwizard/dropwizard/workflows/Java%20CI/badge.svg)](https://github.com/dropwizard/dropwizard/actions?query=workflow%3A%22Java+CI%22)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=dropwizard_dropwizard\u0026metric=alert_status)](https://sonarcloud.io/dashboard?id=dropwizard_dropwizard)\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.dropwizard/dropwizard-core/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.dropwizard/dropwizard-core/)\n[![Javadocs](https://javadoc.io/badge/io.dropwizard/dropwizard-project.svg?color=brightgreen)](https://javadoc.io/doc/io.dropwizard/dropwizard-project)\n[![Documentation Status](https://readthedocs.org/projects/dropwizard/badge/?version=stable)](https://www.dropwizard.io/en/stable/?badge=stable)\n[![Maintainability](https://api.codeclimate.com/v1/badges/11a16ea08c8b5499e2b9/maintainability)](https://codeclimate.com/github/dropwizard/dropwizard/maintainability)\n[![Reproducible Builds](https://img.shields.io/badge/Reproducible_Builds-ok-green?labelColor=blue)](https://github.com/jvm-repo-rebuild/reproducible-central#io.dropwizard:dropwizard-core)\n[![Contribute with Gitpod](https://img.shields.io/badge/Contribute%20with-Gitpod-908a85?logo=gitpod)](https://gitpod.io/#https://github.com/dropwizard/dropwizard)\n\n*Dropwizard is a sneaky way of making fast Java web applications.*\n\nIt's a little bit of opinionated glue code which bangs together a set of libraries which have\nhistorically not sucked:\n\n* [Jetty](http://www.eclipse.org/jetty/) for HTTP servin'.\n* [Jersey](https://jersey.github.io/) for REST modelin'.\n* [Jackson](https://github.com/FasterXML/jackson) for JSON parsin' and generatin'.\n* [Logback](http://logback.qos.ch/) for loggin'.\n* [Hibernate Validator](http://hibernate.org/validator/) for validatin'.\n* [Metrics](http://metrics.dropwizard.io) for figurin' out what your application is doin' in production.\n* [JDBI](http://www.jdbi.org) and [Hibernate](http://www.hibernate.org/orm/) for databasin'.\n* [Liquibase](http://www.liquibase.org/) for migratin'.\n\nRead more at [dropwizard.io](http://www.dropwizard.io).\n\nWant to contribute to Dropwizard?\n---\nBefore working on the code, if you plan to contribute changes, please read the following [CONTRIBUTING](CONTRIBUTING.md) document.\n\nNeed help or found an issue?\n---\nWhen reporting an issue through the [issue tracker](https://github.com/dropwizard/dropwizard/issues?state=open)\non GitHub or sending an email to the\n[Dropwizard User Google Group](https://groups.google.com/forum/#!forum/dropwizard-user)\nmailing list, please use the following guidelines:\n\n* Check existing issues to see if it has been addressed already\n* The version of Dropwizard you are using\n* A short description of the issue you are experiencing and the expected outcome\n* Description of how someone else can reproduce the problem\n* Paste error output or logs in your issue or in a Gist. If pasting them in the GitHub\nissue, wrap it in three backticks: ```  so that it renders nicely\n* Write a unit test to show the issue!\n","funding_links":[],"categories":["Web","Java","Servers","开发框架","III. Network and Integration","Projects","项目","Service Toolkits"],"sub_categories":["RESTful","Java","5. Rest Frameworks","REST Frameworks","REST框架","Java VM"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdropwizard%2Fdropwizard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdropwizard%2Fdropwizard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdropwizard%2Fdropwizard/lists"}