{"id":15138550,"url":"https://github.com/phiz71/vertx-swagger","last_synced_at":"2025-09-29T07:32:09.693Z","repository":{"id":46063075,"uuid":"59146760","full_name":"phiz71/vertx-swagger","owner":"phiz71","description":"Swagger integration in Eclipse Vert.X world. A dynamic Vert.X router, configured with a swagger file and a swagger-codegen plugin to generate a server stub.","archived":true,"fork":false,"pushed_at":"2021-11-16T22:02:03.000Z","size":473,"stargazers_count":86,"open_issues_count":0,"forks_count":37,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-11-14T17:12:06.781Z","etag":null,"topics":["eclipse-vertx","swagger","vertx","vertx-swagger"],"latest_commit_sha":null,"homepage":"","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/phiz71.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}},"created_at":"2016-05-18T19:55:06.000Z","updated_at":"2024-01-19T09:52:01.000Z","dependencies_parsed_at":"2022-08-29T23:00:31.035Z","dependency_job_id":null,"html_url":"https://github.com/phiz71/vertx-swagger","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phiz71%2Fvertx-swagger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phiz71%2Fvertx-swagger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phiz71%2Fvertx-swagger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phiz71%2Fvertx-swagger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phiz71","download_url":"https://codeload.github.com/phiz71/vertx-swagger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234600844,"owners_count":18858545,"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":["eclipse-vertx","swagger","vertx","vertx-swagger"],"created_at":"2024-09-26T07:41:15.976Z","updated_at":"2025-09-29T07:32:09.306Z","avatar_url":"https://github.com/phiz71.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"⚠️ DEPRECATED This repository is no longer active ⚠️ \nI should have archived this project a long time ago but it was hard to close my first OSS project on github.\n\nIf you were looking for an integration between Eclipse Vert.x and Swagger/OpenAPI, please consider using [Vert.x OpenAPI] https://vertx.io/docs/vertx-web-openapi/java/\n\n\n\n# Vert.X - Swagger\nThis project aims to provide a code generator based on Swagger to create web server with Eclipse Vert.X and Vert.X Web.\nIt contains 2 modules:\n - **vertx-swagger-router** : a generic Router which can be configured with a swagger definition\n - **vertx-swagger-codegen** : a library which has to be used with [Swagger Codegen Generator](https://github.com/swagger-api/swagger-codegen#swagger-code-generator)\n  \n# Getting started \nHere is a [blog post](http://vertx.io/blog/presentation-of-the-vert-x-swagger-project) that explains how to use these libraries.\n  \n# Maven :\n## vertx-swagger-parent :\n```XML\n\u003cdependency\u003e\n  \u003cgroupId\u003ecom.github.phiz71\u003c/groupId\u003e\n  \u003cartifactId\u003evertx-swagger-parent\u003c/artifactId\u003e\n  \u003cversion\u003e1.6.0\u003c/version\u003e\n  \u003ctype\u003epom\u003c/type\u003e\n\u003c/dependency\u003e\n```\n\n## vertx-swagger-router :\n```XML\n\u003cdependency\u003e\n  \u003cgroupId\u003ecom.github.phiz71\u003c/groupId\u003e\n  \u003cartifactId\u003evertx-swagger-router\u003c/artifactId\u003e\n  \u003cversion\u003e1.6.0\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n## vertx-swagger-codegen :\n```XML\n\u003cdependency\u003e\n  \u003cgroupId\u003ecom.github.phiz71\u003c/groupId\u003e\n  \u003cartifactId\u003evertx-swagger-codegen\u003c/artifactId\u003e\n  \u003cversion\u003e1.6.0\u003c/version\u003e\n\u003c/dependency\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphiz71%2Fvertx-swagger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphiz71%2Fvertx-swagger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphiz71%2Fvertx-swagger/lists"}