{"id":19656680,"url":"https://github.com/daggerok/hello-vertx-app","last_synced_at":"2026-04-28T00:32:57.859Z","repository":{"id":151041741,"uuid":"172930272","full_name":"daggerok/hello-vertx-app","owner":"daggerok","description":"Vert.x getting started guide","archived":false,"fork":false,"pushed_at":"2019-02-27T18:08:47.000Z","size":5358,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-13T09:44:09.195Z","etag":null,"topics":["vertx","vertx-web"],"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/daggerok.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":"2019-02-27T14:26:54.000Z","updated_at":"2019-02-27T18:08:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"60dbf9aa-0ea0-49bb-96f8-cad56ea3f9b0","html_url":"https://github.com/daggerok/hello-vertx-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/daggerok/hello-vertx-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fhello-vertx-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fhello-vertx-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fhello-vertx-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fhello-vertx-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daggerok","download_url":"https://codeload.github.com/daggerok/hello-vertx-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fhello-vertx-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32361477,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["vertx","vertx-web"],"created_at":"2024-11-11T15:28:36.067Z","updated_at":"2026-04-28T00:32:57.841Z","avatar_url":"https://github.com/daggerok.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hello-vertx-app\nVert.x getting started quick guide on `Windows OS` by using archetype generator from `maven-fabric8-plugin`\n\n## create a project\n\n```batch\nmkdir hello-vertx-app\ncd hello-vertx-app\\\n\nmvn -N io.takari:maven:wrapper -Dmaven=3.6.0\n\nmvnw io.fabric8:vertx-maven-plugin:1.0.13:setup^\n  -DprojectGroupId=com.github.daggerok^\n  -DprojectArtifactId=hello-vertx-app^\n  -Dverticle=com.github.daggerok.HelloVertxVerticle\n\nmvnw compile vertx:run\n```\n\nor just run main method in your IDE...\n\n## test\n\nLastly, update verticle business logic and test things out:\n\n```batch\nλ http :8080\nHTTP/1.1 200 OK\nContent-Length: 4\n\nHey!\n```\n\nor open in your browser http://127.0.0.1:8080 link\n\n[read Building Reactive Microservices in Java book](./building_reactive_microservices_in_java.pdf)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Fhello-vertx-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaggerok%2Fhello-vertx-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Fhello-vertx-app/lists"}