{"id":20173252,"url":"https://github.com/teedjay/quarkus-openapi","last_synced_at":"2026-02-26T00:49:16.887Z","repository":{"id":73156895,"uuid":"309491151","full_name":"teedjay/quarkus-openapi","owner":"teedjay","description":"Testing some more \"complex\" OpenAPI features with Quarkus","archived":false,"fork":false,"pushed_at":"2020-11-03T15:40:55.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T04:41:48.820Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/teedjay.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-11-02T20:47:44.000Z","updated_at":"2020-11-03T15:40:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"a6de730b-dbe5-48ea-839d-a8c01707070e","html_url":"https://github.com/teedjay/quarkus-openapi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/teedjay/quarkus-openapi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teedjay%2Fquarkus-openapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teedjay%2Fquarkus-openapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teedjay%2Fquarkus-openapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teedjay%2Fquarkus-openapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teedjay","download_url":"https://codeload.github.com/teedjay/quarkus-openapi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teedjay%2Fquarkus-openapi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29846209,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T22:37:40.667Z","status":"ssl_error","status_checked_at":"2026-02-25T22:37:25.960Z","response_time":61,"last_error":"SSL_read: 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-14T01:34:30.637Z","updated_at":"2026-02-26T00:49:16.873Z","avatar_url":"https://github.com/teedjay.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# quarkus-openapi\nTesting some dynamic processing of OpenAPI to reduce the number of annotations needed.  Will be injecting url's from `application.properties` into the run-time generated `openapi`, to easy use swagger-io authorization when running dev/test/prod environments.\n\n- [x] Generation of OpenAPI definitions for /hello\n- [x] Include static `main/resources/META-INF/openapi.yaml` containing /byebye definition\n- [x] Security is also included in static `main/resources/META-INF/openapi.yaml`\n- [x] Defines security schems for basic auth, api key, oauth2 and oidc\n- [x] OAS filter to change oauth2 authorizationUrl based on run-time properties (or ENV)\n- [x] Setting documentation using `mp.openapi.extensions.smallrye` properties\n\nAccess the openapi file using `curl` below or test the openapi using the [swagger-ui](http://localhost:8080/swagger-ui/).\n```\ncurl http://localhost:8080/openapi\n```\n\n## Running the application in dev mode (Java 11+)\nYou can run your application in dev mode that enables live coding using:\n```\n./mvnw quarkus:dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteedjay%2Fquarkus-openapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteedjay%2Fquarkus-openapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteedjay%2Fquarkus-openapi/lists"}