{"id":21106984,"url":"https://github.com/buildo/metarpheus-swagger","last_synced_at":"2025-03-14T09:17:03.033Z","repository":{"id":66184785,"uuid":"52448321","full_name":"buildo/metarpheus-swagger","owner":"buildo","description":"metarpheus interpreter producing Swagger specs","archived":false,"fork":false,"pushed_at":"2016-05-11T11:17:38.000Z","size":22,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-21T03:41:35.228Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/buildo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2016-02-24T14:26:35.000Z","updated_at":"2019-09-04T17:38:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"a8a4ed79-887c-4c57-8e43-8ee445ea67bf","html_url":"https://github.com/buildo/metarpheus-swagger","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buildo%2Fmetarpheus-swagger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buildo%2Fmetarpheus-swagger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buildo%2Fmetarpheus-swagger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buildo%2Fmetarpheus-swagger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/buildo","download_url":"https://codeload.github.com/buildo/metarpheus-swagger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243551327,"owners_count":20309300,"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":[],"created_at":"2024-11-20T00:35:06.362Z","updated_at":"2025-03-14T09:17:03.008Z","avatar_url":"https://github.com/buildo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# metarpheus-swagger\nmetarpheus interpreter producing Swagger specs\n\n[![Build Status](https://travis-ci.org/buildo/metarpheus-swagger.svg?branch=master)](https://travis-ci.org/buildo/metarpheus-swagger)\n\n## Try it!\n\n```sh\nnpm start\n```\n\nWill read `input.json` and produce `swagger.json` and `swagger.yaml`.\n\nYou can copy-paste the yaml output to http://editor.swagger.io and see the result.\n\n### Custom Types\nIf you need custom type mappings, you can provide a json file structured like:\n\n```json\n{\n  \"MyType\": { \"type\": \"number\", \"format\": \"double\" },\n  \"MyOtherType\": { \"type\": \"object\" }\n}\n```\n\nPass the file using the `-t` or `--customTypes` option, e.g.\n\n```sh\nnode --harmony-destructuring --harmony_default_parameters index.js -t customTypes.json input.json\n```\n\n## Development\n\n```sh\nnpm run watch\n```\n\nSame as `npm start`, but it will watch the source files.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuildo%2Fmetarpheus-swagger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbuildo%2Fmetarpheus-swagger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuildo%2Fmetarpheus-swagger/lists"}