{"id":15966795,"url":"https://github.com/mikand13/vertx-examples","last_synced_at":"2026-05-01T14:32:44.641Z","repository":{"id":142360816,"uuid":"105640780","full_name":"mikand13/vertx-examples","owner":"mikand13","description":"Vertx Examples of Basic Concepts","archived":false,"fork":false,"pushed_at":"2020-04-16T10:55:35.000Z","size":327,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T13:31:51.328Z","etag":null,"topics":["basics","examples","learning","tutorial","vertx"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mikand13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-03T10:47:55.000Z","updated_at":"2020-04-16T10:55:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"9fba8240-55cc-4836-80dd-28f793416e12","html_url":"https://github.com/mikand13/vertx-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mikand13/vertx-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikand13%2Fvertx-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikand13%2Fvertx-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikand13%2Fvertx-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikand13%2Fvertx-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikand13","download_url":"https://codeload.github.com/mikand13/vertx-examples/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikand13%2Fvertx-examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32501399,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["basics","examples","learning","tutorial","vertx"],"created_at":"2024-10-07T18:04:45.333Z","updated_at":"2026-05-01T14:32:44.621Z","avatar_url":"https://github.com/mikand13.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vertx-examples\nVertx Examples of Basic Concepts \n\nPresentation: [https://docs.google.com/presentation/d/1sX5nZ65EgZuaWkNwj1y0E-pXKWdmzJJoUuFtcDbEI-c/edit?usp=sharing]\n\n## Required Dependencies for all Examples (Varies from example to example)\n\n- Docker\n- Docker-Compose\n- Java\n- Node\n\n### base\n\nThis example shows how we can run multiple verticles from different languages side by side, effortlessly.\n\n- Java\n- Kotlin\n- Ruby\n- JavaScript\n\nTest: ./gradlew clean test\n\nRun: ./gradlew clean run\n\n### eventbus\n\n---\n\nThis example shows how we can set up consumers and producers for eventbus messages, both sending and receiving in multiple veritcles in multiple languages.\n\nTest: ./gradlew clean test\n\nRun: ./gradlew clean run\n\n### web\n\n---\n\nThis example shows som simple routing for vertx-web and the way we chain handlers for building a request response.\n\nTest: ./gradlew clean test\n\nRun: ./gradlew clean run\n\n### service-proxies\n\n---\n\nThis example shows how to define an interface for auto-generating a service-proxy, and what you must include to auto-gen the proxies and clients you need. Includes a test for client side javascript. \n\nTest: ./gradlew clean test\n\nRun: ./gradlew clean run\n\n### cluster\n\n---\n\nThis examples binds everything together and focuses on showing consumer/producer and service proxy communication cluster-wide.\n\nTest: ./gradlew clean test\n\nRun: ./gradlew clean shadowJar docker \u0026\u0026 docker-compose up\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikand13%2Fvertx-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikand13%2Fvertx-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikand13%2Fvertx-examples/lists"}