{"id":18875823,"url":"https://github.com/wiremock/wiremock-quarkus-devservice-demo","last_synced_at":"2026-03-19T06:50:50.532Z","repository":{"id":208950183,"uuid":"722866438","full_name":"wiremock/wiremock-quarkus-devservice-demo","owner":"wiremock","description":"Demo of the Quarkus Dev service for WireMock","archived":false,"fork":false,"pushed_at":"2023-11-29T21:57:41.000Z","size":204,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-23T19:39:06.801Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/wiremock.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":"2023-11-24T06:21:58.000Z","updated_at":"2025-05-27T04:40:03.000Z","dependencies_parsed_at":"2023-11-24T07:29:04.233Z","dependency_job_id":"5289eb2b-6646-4507-9807-4db2c4c64de0","html_url":"https://github.com/wiremock/wiremock-quarkus-devservice-demo","commit_stats":null,"previous_names":["wiremock/wiremock-quarkus-devservice-demo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wiremock/wiremock-quarkus-devservice-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiremock%2Fwiremock-quarkus-devservice-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiremock%2Fwiremock-quarkus-devservice-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiremock%2Fwiremock-quarkus-devservice-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiremock%2Fwiremock-quarkus-devservice-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wiremock","download_url":"https://codeload.github.com/wiremock/wiremock-quarkus-devservice-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiremock%2Fwiremock-quarkus-devservice-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29609770,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T06:47:36.664Z","status":"ssl_error","status_checked_at":"2026-02-19T06:45:47.551Z","response_time":117,"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":[],"created_at":"2024-11-08T06:09:17.274Z","updated_at":"2026-02-19T10:30:48.633Z","avatar_url":"https://github.com/wiremock.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Demo: WireMock Dev Service for Quarkus\n\nDemo of the Quarkus Dev service for WireMock.\nIt uses Hacker News as a data source, and mocks its REST API for local development.\n\nComponents:\n\n- [WireMock](https://wiremock.org/)\n- [WireMock extension and dev service for Quarkus](https://github.com/quarkiverse/quarkus-wiremock)\n\nIf you want to learn more about Quarkus, please visit its website: https://quarkus.io/ .\n\n## Running the application in dev mode\n\nYou can run your application in dev mode that enables live coding using:\n\n```shell script\n./mvnw compile quarkus:dev\n```\n\n\u003e **_NOTE:_**  Quarkus now ships with a Dev UI, which is available in dev mode only at http://localhost:8080/q/dev/.\n\n## Packaging and running the application\n\nThe application can be packaged using:\n\n```shell script\n./mvnw package\n```\n\nIt produces the `quarkus-run.jar` file in the `target/quarkus-app/` directory.\nBe aware that it’s not an _über-jar_ as the dependencies are copied into the `target/quarkus-app/lib/` directory.\n\nThe application is now runnable using `java -jar target/quarkus-app/quarkus-run.jar`.\n\n### Uber JAR\n\nIf you want to build an _über-jar_, execute the following command:\n\n```shell script\n./mvnw package -Dquarkus.package.type=uber-jar\n```\n\nThe application, packaged as an _über-jar_, is now runnable using `java -jar target/*-runner.jar`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiremock%2Fwiremock-quarkus-devservice-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwiremock%2Fwiremock-quarkus-devservice-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiremock%2Fwiremock-quarkus-devservice-demo/lists"}