{"id":15693606,"url":"https://github.com/paulvollmer/openapi-split","last_synced_at":"2025-05-08T04:45:27.926Z","repository":{"id":57575220,"uuid":"100101597","full_name":"paulvollmer/openapi-split","owner":"paulvollmer","description":"openapi-split is a simple commandline tool to organize an openapi (swagger) specification across multiple files","archived":false,"fork":false,"pushed_at":"2019-05-20T22:17:55.000Z","size":16,"stargazers_count":7,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-08T04:45:12.027Z","etag":null,"topics":["openapi","openapi-split","swagger"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paulvollmer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-12T09:11:47.000Z","updated_at":"2023-09-09T18:06:22.000Z","dependencies_parsed_at":"2022-09-18T06:20:35.756Z","dependency_job_id":null,"html_url":"https://github.com/paulvollmer/openapi-split","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulvollmer%2Fopenapi-split","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulvollmer%2Fopenapi-split/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulvollmer%2Fopenapi-split/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulvollmer%2Fopenapi-split/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulvollmer","download_url":"https://codeload.github.com/paulvollmer/openapi-split/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253002844,"owners_count":21838637,"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":["openapi","openapi-split","swagger"],"created_at":"2024-10-03T18:46:25.621Z","updated_at":"2025-05-08T04:45:27.900Z","avatar_url":"https://github.com/paulvollmer.png","language":"Go","readme":"# OpenAPI Split [![Build Status](https://travis-ci.org/paulvollmer/openapi-split.svg?branch=master)](https://travis-ci.org/paulvollmer/openapi-split)\n\n`openapi-split` is a simple commandline tool to organize an openapi (swagger) specification across multiple files.\nthe tool read `yaml` files from different directories like `paths`, `definitions` and `responses` to build a single openapi spec file.\n\n**THIS IS AN ALPHA RELEASE. KEEP IN MIND THERE CAN BE MAJOR CHANGES IN FUTURE**\n\n\n## Installation\nIf you have installed `go` on your system you can run the following command to build and install the tool.\n```\ngo get github.com/paulvollmer/openapi-split\n```\nOr you can download the latest binary from the [release github page](https://github.com/paulvollmer/openapi-split/releases).\n\n\n## Usage\nThe philosophy behind the tool is to KISS (keep it stupid simple) at the usage.\n\n```\nopenapi-split \u003e spec.yaml\n\n# or encode the data to json with the -f flag\nopenapi-split -f json \u003e spec.json\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulvollmer%2Fopenapi-split","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaulvollmer%2Fopenapi-split","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulvollmer%2Fopenapi-split/lists"}