{"id":13599379,"url":"https://github.com/Fyb3roptik/swaggomnia","last_synced_at":"2025-04-10T12:32:28.715Z","repository":{"id":45192000,"uuid":"190215875","full_name":"Fyb3roptik/swaggomnia","owner":"Fyb3roptik","description":"Command line tool for exporting from Insomnia and importing to Swagger","archived":true,"fork":false,"pushed_at":"2021-11-24T09:03:32.000Z","size":2715,"stargazers_count":95,"open_issues_count":0,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-07T00:42:10.317Z","etag":null,"topics":["hacktoberfest"],"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/Fyb3roptik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2019-06-04T14:16:23.000Z","updated_at":"2024-07-08T21:50:28.000Z","dependencies_parsed_at":"2022-09-05T17:50:38.568Z","dependency_job_id":null,"html_url":"https://github.com/Fyb3roptik/swaggomnia","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fyb3roptik%2Fswaggomnia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fyb3roptik%2Fswaggomnia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fyb3roptik%2Fswaggomnia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fyb3roptik%2Fswaggomnia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fyb3roptik","download_url":"https://codeload.github.com/Fyb3roptik/swaggomnia/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248217145,"owners_count":21066633,"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":["hacktoberfest"],"created_at":"2024-08-01T17:01:03.184Z","updated_at":"2025-04-10T12:32:23.698Z","avatar_url":"https://github.com/Fyb3roptik.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"logo.svg\"/\u003e\n\u003c/div\u003e\n\n\u003cbr /\u003e\n\u003cbr /\u003e\n\n![Swaggomnia Build](https://github.com/Fyb3roptik/swaggomnia/workflows/Swaggomnia%20Build/badge.svg)\n\n## Description\n\nTHIS IS A DEAD REPO NOW. Insomnia should now support this internally.\n\nGenerate Swagger Documentation from Insomnia REST Client.\n\u003cbr /\u003e\n*This is a fork of [swaggymnia](https://github.com/mlabouardy/swaggymnia) which is now dead.*\n\n## Support\n[![Swaggomnia chat](https://badges.gitter.im/swaggomnia/gitter.png)](https://gitter.im/swaggomnia/community)\n\n## Changelog\n\n`2.0.1`\n * Updated Logo\n\n`2.0`\n * Open API 3 support\n * Insomnia v4 support\n * New Config Format\n\n## How to use it\n\nSee usage with:\n\n```\n$ swaggomnia --help\n```\n\nGenerate Swagger documentation:\n\n```\n$ swaggomnia generate -insomnia INSOMNIA_EXPORTED_FILE -config CONFIG_FILE -output FORMAT\n```\n\n| Option | Description |\n| ------ | ----------- |\n| -insomnia | Insomnia exported file |\n| -config | API Global Configuration file (see [Configuration Format](#configuration-format))|\n| -output | Insomnia output format (json or yaml, default json)  |\n\n\n## Example\n\nLet's convert the following Insomnia API documentation to Swagger:\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"insomnia.png\"/\u003e\n\u003c/div\u003e\n\nIssue the following command:\n\n```\n$ swaggomnia generate -i examples/watchnow.json -c examples/config.json -o json\n```\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"swagger.png\"/\u003e\n\u003c/div\u003e\n\n## Configuration Format\n\n```\n{\n  \"title\" : \"API Name\",\n  \"version\" : \"API version\",\n  \"basePath\" : \"https://api.domain.com/v1\",\n  \"description\" : \"API description\"\n}\n```\n\n## Maintainers\n- Nick Wallace - nwallace@fyberstudios.com - New Author\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFyb3roptik%2Fswaggomnia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FFyb3roptik%2Fswaggomnia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFyb3roptik%2Fswaggomnia/lists"}