{"id":38964141,"url":"https://github.com/gcatanese/openapi-postman","last_synced_at":"2026-01-17T16:27:41.804Z","repository":{"id":153612983,"uuid":"628728461","full_name":"gcatanese/openapi-postman","owner":"gcatanese","description":"From OpenAPI to Postman collections","archived":false,"fork":false,"pushed_at":"2026-01-12T14:26:17.000Z","size":479,"stargazers_count":1,"open_issues_count":15,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-12T21:05:56.597Z","etag":null,"topics":["openapi","postman"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gcatanese.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-04-16T20:41:26.000Z","updated_at":"2024-11-01T07:58:29.000Z","dependencies_parsed_at":"2026-01-01T00:12:44.057Z","dependency_job_id":null,"html_url":"https://github.com/gcatanese/openapi-postman","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/gcatanese/openapi-postman","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gcatanese%2Fopenapi-postman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gcatanese%2Fopenapi-postman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gcatanese%2Fopenapi-postman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gcatanese%2Fopenapi-postman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gcatanese","download_url":"https://codeload.github.com/gcatanese/openapi-postman/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gcatanese%2Fopenapi-postman/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28511864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T13:38:16.342Z","status":"ssl_error","status_checked_at":"2026-01-17T13:37:44.060Z","response_time":85,"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":["openapi","postman"],"created_at":"2026-01-17T16:27:39.988Z","updated_at":"2026-01-17T16:27:41.796Z","avatar_url":"https://github.com/gcatanese.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenAPI to Postman\n\nConvert an OpenAPI file into a Postman collection [v2.1](https://schema.postman.com/collection/json/v2.1.0/draft-07/collection.json).\n\n[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/gcatanese/openapi-postman/tree/main)\n\nWeb application that generates a Postman collection (in JSON format) from an OpenAPI file. \nYou can paste the content of the OpenAPI file or enter the URL.  \n\nMade with ❤️, [OpenAPI Generator](https://github.com/OpenAPITools/openapi-generator) and [Vaadin](https://vaadin.com/).   \n\u003cbr/\u003e\n\n![Homepage](homepage.png)\n\n## Run locally\n\n```\ngit clone https://github.com/gcatanese/openapi-postman.git\ncd openapi-postman\n./mvnw spring-boot:run\n```\n\n## Why\n\nImporting OpenAPI files is supported by Postman but this is a lot better because:\n* convert path variables into Postman variables\n* convert placeholders (i.e. `{{MY_VAR}}`) into Postman variables\n* create a Postman request for each OpenAPI (request) example: multiple examples generates different requests for the same endpoint\n* define the authorisation method (basic auth, API key)\n* create a Postman variable for the API key\n\n## Contribute\n\nTry it out and let me know if it works for you. Contributions, questions and feedback are welcome.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgcatanese%2Fopenapi-postman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgcatanese%2Fopenapi-postman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgcatanese%2Fopenapi-postman/lists"}