{"id":17993510,"url":"https://github.com/stempler/vertx-sample","last_synced_at":"2025-04-04T05:12:59.198Z","repository":{"id":148483184,"uuid":"82915364","full_name":"stempler/vertx-sample","owner":"stempler","description":null,"archived":false,"fork":false,"pushed_at":"2019-08-02T07:41:39.000Z","size":96,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-09T16:38:46.660Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/stempler.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-02-23T10:23:37.000Z","updated_at":"2019-08-02T07:41:41.000Z","dependencies_parsed_at":"2023-05-20T07:15:44.744Z","dependency_job_id":null,"html_url":"https://github.com/stempler/vertx-sample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stempler%2Fvertx-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stempler%2Fvertx-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stempler%2Fvertx-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stempler%2Fvertx-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stempler","download_url":"https://codeload.github.com/stempler/vertx-sample/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247123087,"owners_count":20887261,"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":[],"created_at":"2024-10-29T20:11:45.204Z","updated_at":"2025-04-04T05:12:59.174Z","avatar_url":"https://github.com/stempler.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Vert.x 3 simple Gradle project example\n======================================\n\nThis project shows a very simple example project using Gradle, which has an HTTP server with a very simple API and backend.\n\nIn this example Vert.x is used embedded. I.e. we use the Vert.x APIs directly in our own classes rather than deploying\nthe code in verticles.\n\nTo run the service, Java 8 needs to be available on your machine.\n\nYou can run or debug the example in your IDE by just right clicking the main class (`BookService`) and *Run as...* or *Debug as...*\n\nTo use the project in Eclipse, first run\n\n```\n./gradlew eclipse\n```\n\nto generate an Eclipse project that you can import into your workspace.\n\nThe build.gradle uses the Gradle shadowJar plugin to assemble the application and all it's dependencies into a single \"fat\" jar.\n\nTo build the \"fat jar\"\n\n```\n./gradlew shadowJar\n```\n\nBecause the application plugin is being used, you may directly run the application:\n\n```\n./gradlew run\n```\n\nNow point your browser at \u003chttp://localhost:8080\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstempler%2Fvertx-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstempler%2Fvertx-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstempler%2Fvertx-sample/lists"}