1 line
No EOL
12 KiB
JSON
1 line
No EOL
12 KiB
JSON
{"slug": "stve--awesome-dropwizard", "title": "Awesome Dropwizard", "description": "", "github_url": "https://github.com/stve/awesome-dropwizard", "stars": "83", "tag": "Back-End Development", "entry_count": 69, "subcategory_count": 11, "subcategories": [{"name": "Contributing", "parent": "", "entries": []}, {"name": "Eclipse", "parent": "Editor Support", "entries": [{"name": "dropwizard-tools", "url": "https://github.com/Tasktop/dropwizard-tools", "description": "Eclipse Tools for Dropwizard", "stars": "3"}, {"name": "dropwizard-swagger", "url": "https://github.com/smoketurner/dropwizard-swagger", "description": "Serves Swagger UI static content and loads Swagger endpoints.", "stars": "176"}, {"name": "dropwizard-jaxws", "url": "https://github.com/roskart/dropwizard-jaxws", "description": "enables building SOAP web services and clients using JAX-WS API.", "stars": "45"}, {"name": "dropwizard-redirect-bundle", "url": "https://github.com/bazaarvoice/dropwizard-redirect-bundle", "description": "allows for HTTP redirects.", "stars": "13"}, {"name": "dropwizard-template-config", "url": "https://github.com/tkrille/dropwizard-template-config", "description": "enables you to write your config.yaml as a Freemarker template.", "stars": "49"}, {"name": "dropwizard-caching-bundle", "url": "https://github.com/bazaarvoice/dropwizard-caching-bundle", "description": "generate cache-control options for resources and caching responses.", "stars": "7"}, {"name": "dropwizard-xml", "url": "https://github.com/yunspace/dropwizard-xml", "description": "Dropwizard bundle for processing and validating XMLs", "stars": "32"}, {"name": "dropwizard-crypto", "url": "https://github.com/meltmedia/dropwizard-crypto", "description": "A Cryptographic Bundle for Dropwizard", "stars": "14"}, {"name": "dropwizard-circuitbreaker", "url": "https://github.com/mtakaki/dropwizard-circuitbreaker", "description": "A circuit breaker design pattern for dropwizard", "stars": "41"}, {"name": "dropwizard-maxmind-bundle", "url": "https://github.com/phaneesh/dropwizard-maxmind-bundle", "description": "MaxMind GeoIP2 support for dropwizard", "stars": "6"}, {"name": "dropwizard-protobuf", "url": "https://github.com/dropwizard/dropwizard-protobuf", "description": "Support for reading and writing Google Protocol Buffer objects within Dropwizard", "stars": "48"}, {"name": "dropwizard-activemq-bundle", "url": "https://github.com/mbknor/dropwizard-activemq-bundle", "description": "send and receive JSON via ActiveMQ in your Dropwizard application", "stars": "31"}, {"name": "dropwizard-consul", "url": "https://github.com/smoketurner/dropwizard-consul", "description": "A Consul bundle for Dropwizard", "stars": "55"}, {"name": "dropwizard-zipkin", "url": "https://github.com/smoketurner/dropwizard-zipkin", "description": "A Zipkin bundle for Dropwizard", "stars": "49"}, {"name": "dropwizard-graphql", "url": "https://github.com/smoketurner/dropwizard-graphql", "description": "A GraphQL bundle for Dropwizard", "stars": "53"}, {"name": "dropwizard-money", "url": "https://github.com/smoketurner/dropwizard-money", "description": "A Money bundle for Dropwizard", "stars": "1"}, {"name": "breakerbox", "url": "https://github.com/yammer/breakerbox", "description": "Frontend for Tenacity + Archaius", "stars": "62"}, {"name": "tenacity", "url": "https://github.com/yammer/tenacity", "description": "A Hystrix bundle for Dropwizard", "stars": "203"}, {"name": "dropwizard-grpc", "url": "https://github.com/msteinhoff/dropwizard-grpc", "description": "use a gRPC server in a Dropwizard service", "stars": "24"}, {"name": "sqs-dropwizard", "url": "https://github.com/bascan/aws-dropwizard", "description": "Amazon SQS integration", "stars": "14"}, {"name": "dropwizard-simple-cors", "url": "https://github.com/ojacobson/dropwizard-simple-cors", "description": "A Dropwizard bundle to provide simple, sensible CORS support"}, {"name": "dropwizard-version-info", "url": "https://github.com/palantir/dropwizard-version-info", "description": "A Dropwizard bundle which exposes a version endpoint", "stars": "7"}]}, {"name": "Boilerplate Destruction", "parent": "Open Source", "entries": [{"name": "Brahma-HibernateUtils", "url": "https://github.com/gozefo/brahma-hibernateutils", "description": "An annotation processor to keep track of `@Entity` classes to make entity registration in dropwizard super simple.", "stars": "9"}]}, {"name": "Authentication", "parent": "Open Source", "entries": [{"name": "dropwizard-auth-ldap", "url": "https://github.com/yammer/dropwizard-auth-ldap", "description": "LDAP authentication for Dropwizard", "stars": "35"}, {"name": "dropwizard-jwt-cookie-authentication", "url": "https://github.com/dhatim/dropwizard-jwt-cookie-authentication", "description": "Dropwizard bundle managing authentication through JWT cookies", "stars": "33"}]}, {"name": "Assets", "parent": "Open Source", "entries": [{"name": "dropwizard-configurable-assets-bundle", "url": "https://github.com/bazaarvoice/dropwizard-configurable-assets-bundle", "description": "An implementation of an AssetBundle for use in Dropwizard that allows user configuration.", "stars": "57"}, {"name": "dropwizard-markdown-assets-bundle", "url": "https://github.com/rnorth/dropwizard-markdown-assets-bundle", "description": "renders Markdown files as pretty HTML", "stars": "5"}]}, {"name": "Data Stores", "parent": "Open Source", "entries": [{"name": "dropwizard-etcd", "url": "https://github.com/meltmedia/dropwizard-etcd", "description": "A Dropwizard Bundle for Etcd", "stars": "3"}, {"name": "dropwizard-mongo", "url": "https://github.com/eeb/dropwizard-mongo", "description": "Factories and health checks for connecting to mongoDB.", "stars": "20"}, {"name": "dropwizard-elasticsearch", "url": "https://github.com/dropwizard/dropwizard-elasticsearch", "description": "A set of classes for using Elasticsearch in a Dropwizard service", "stars": "61"}, {"name": "dropwizard-service-discovery", "url": "https://github.com/santanusinha/dropwizard-service-discovery", "description": "Zookeeper service discovery bundle and client for dropwizard.", "stars": "15"}, {"name": "dropwizard-cassandra", "url": "https://github.com/composable-systems/dropwizard-cassandra", "description": "Dropwizard support for Cassandra", "stars": "58"}, {"name": "dropwizard-riak", "url": "https://github.com/smoketurner/dropwizard-riak", "description": "Dropwizard support for Riak", "stars": "1"}, {"name": "dropwizard-orient-server", "url": "https://github.com/xvik/dropwizard-orient-server", "description": "Embedded OrientDB server for dropwizard", "stars": "16"}, {"name": "dropwizard-atomix", "url": "https://github.com/smoketurner/dropwizard-atomix", "description": "Integration with [Atomix](http://atomix.io/)", "stars": "1"}]}, {"name": "Metrics", "parent": "Open Source", "entries": [{"name": "riemann-bundle", "url": "https://github.com/phaneesh/riemann-bundle", "description": "Simplifies dropwizard metrics integration into Riemann", "stars": "0"}, {"name": "metrics", "url": "http://metrics.dropwizard.io/3.1.0/manual/third-party/", "description": "Metrics Libraries"}]}, {"name": "Logging", "parent": "Open Source", "entries": [{"name": "dropwizard-gelf", "url": "https://github.com/gini/dropwizard-gelf", "description": "Addon bundle for Dropwizard to support logging to a GELF-enabled servers", "stars": "52"}, {"name": "dropwizard-raven", "url": "https://github.com/tradier/dropwizard-raven", "description": "Dropwizard integration for error logging to Sentry", "stars": "20"}, {"name": "dropwizard-logstash-encoder", "url": "https://github.com/Wikia/dropwizard-logstash-encoder", "description": "Dropwizard logging addon for sending logs using the logstash-logback-encoder", "stars": "18"}]}, {"name": "Scheduled/Recurrence Jobs", "parent": "Open Source", "entries": [{"name": "dropwizard-quartz", "url": "https://github.com/jaredstehler/dropwizard-quartz", "description": "Simple Job Scheduler implementation integrating Guice and Quartz.", "stars": "53"}, {"name": "dropwizard-jobs", "url": "https://github.com/spinscale/dropwizard-jobs", "description": "Quartz integration for dropwizard", "stars": "2"}, {"name": "dropwizard-sundial", "url": "https://github.com/timmolter/dropwizard-sundial", "description": "Scheduled jobs in Dropwizard using Sundial", "stars": "35"}]}, {"name": "Guice", "parent": "Open Source", "entries": [{"name": "dropwizard-guice", "url": "https://github.com/HubSpot/dropwizard-guice", "description": "Adds support for Guice.", "stars": "269"}, {"name": "dropwizard-guicey", "url": "https://github.com/xvik/dropwizard-guicey", "description": "Dropwizard guice integration", "stars": "213"}, {"name": "dropwizard-guicier", "url": "https://github.com/HubSpot/dropwizard-guicier", "description": "A Dropwizard bundle to handle Guice integration.", "stars": "42"}]}, {"name": "Deployment", "parent": "Open Source", "entries": [{"name": "WizToWar", "url": "https://github.com/twilio/wiztowar", "description": "Build WARs from your Dropwizard apps", "stars": "40"}, {"name": "wizard-in-a-box", "url": "https://github.com/rvs-fluid-it/wizard-in-a-box", "description": "deploy Dropwizard apps as a war", "stars": "30"}, {"name": "Getting Started", "url": "http://www.dropwizard.io/0.9.2/docs/getting-started.html", "description": ""}, {"name": "Official docs", "url": "http://www.dropwizard.io/0.9.2/docs/manual/index.html", "description": ""}, {"name": "Dropwizard internals", "url": "http://www.dropwizard.io/0.9.2/docs/manual/internals.html", "description": ""}, {"name": "Dropwizard Modules Directory", "url": "http://modules.dropwizard.io/", "description": ""}, {"name": "Serving Static Assets with DropWizard", "url": "https://spin.atomicobject.com/2014/10/11/serving-static-assets-with-dropwizard/", "description": ""}, {"name": "Hooking up Custom Jersey Servlets in Dropwizard", "url": "https://spin.atomicobject.com/2015/03/30/jersey-servlets-dropwizard/", "description": ""}, {"name": "Using Hibernate DAOs in DropWizard Tasks", "url": "https://spin.atomicobject.com/2015/02/03/dropwizard-hibernate-dao/", "description": ""}, {"name": "Heroku for Highly Available Dropwizard Apps", "url": "http://techbytes.anuragkapur.com/2015/05/heroku-for-highly-available-dropwizard.html?m=1", "description": ""}, {"name": "Enabling Newrelic for Dropwizard", "url": "http://kyleboon.org/blog/2013/09/23/newrelic-for-dropwizard/", "description": ""}, {"name": "Application Health Checks with DropWizard", "url": "http://willhamill.com/2014/12/04/application-health-checks-with-dropwizard", "description": ""}, {"name": "Using Hystrix with Dropwizard", "url": "http://christopher-batey.blogspot.com/2014/08/using-hystrix-with-dropwizard.html", "description": ""}, {"name": "Using Dropwizard in combination with Elasticsearch", "url": "https://www.gridshore.nl/2014/05/15/using-dropwizard-combination-elasticsearch/", "description": ""}, {"name": "Deploy a Dropwizard Unikernel to AWS", "url": "https://boxfuse.com/blog/dropwizard-aws.html", "description": ""}, {"name": "Use Consul's KV store for Dropwizard settings", "url": "http://www.remmelt.com/post/use-consuls-kv-store-for-dropwizard-settings/", "description": ""}, {"name": "Deploying Dropwizard on App Engine Flex", "url": "https://www.aytech.ca/blog/dropwizard-app-engine-flexible-env/", "description": ""}, {"name": "Measuring the performance of your Dropwizard application", "url": "https://www.aytech.ca/blog/measuring-performance-dropwizard-application/", "description": ""}, {"name": "Heroku + Gradle + Dropwizard", "url": "https://www.aytech.ca/blog/heroku-gradle-dropwizard/", "description": ""}, {"name": "dropwizard-user", "url": "https://groups.google.com/forum/#!forum/dropwizard-user", "description": ""}, {"name": "StackOverflow", "url": "https://stackoverflow.com/questions/tagged/dropwizard", "description": ""}, {"name": "`@dropwizardio` on twitter", "url": "https://twitter.com/dropwizardio", "description": ""}, {"name": "Instant-ish Real Service Architecture", "url": "https://vimeo.com/37930578", "description": ""}]}]} |