{"id":15013988,"url":"https://github.com/bautistaj/postman-to-markdown","last_synced_at":"2025-04-12T18:49:38.242Z","repository":{"id":40451184,"uuid":"271927465","full_name":"bautistaj/postman-to-markdown","owner":"bautistaj","description":"Generate documentation in markdown from postman documentation.","archived":false,"fork":false,"pushed_at":"2025-01-20T22:05:41.000Z","size":93,"stargazers_count":96,"open_issues_count":1,"forks_count":26,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T01:01:35.958Z","etag":null,"topics":["javascript","markdown","nodejs","npm","postman"],"latest_commit_sha":null,"homepage":"","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/bautistaj.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-13T02:37:18.000Z","updated_at":"2025-04-03T07:08:23.000Z","dependencies_parsed_at":"2025-03-05T06:45:51.167Z","dependency_job_id":null,"html_url":"https://github.com/bautistaj/postman-to-markdown","commit_stats":{"total_commits":23,"total_committers":6,"mean_commits":"3.8333333333333335","dds":"0.34782608695652173","last_synced_commit":"55922e9692758722b006617ea2fc3482c33d830a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bautistaj%2Fpostman-to-markdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bautistaj%2Fpostman-to-markdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bautistaj%2Fpostman-to-markdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bautistaj%2Fpostman-to-markdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bautistaj","download_url":"https://codeload.github.com/bautistaj/postman-to-markdown/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248618218,"owners_count":21134199,"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":["javascript","markdown","nodejs","npm","postman"],"created_at":"2024-09-24T19:45:02.267Z","updated_at":"2025-04-12T18:49:38.224Z","avatar_url":"https://github.com/bautistaj.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n![npm](https://img.shields.io/npm/v/postman-to-markdown?style=plastic)\n\n# 📦  postman-to-markdown\n\nThis package generate markdown document from postman.\n\nFirst export the collection from postman.\n\n![Drag Racing](./resources/export_collection.png)\n\n![Drag Racing](./resources/export.png)\n\nSave the collection file.\n\n## Install\n\n```npm\nnpm install -g postman-to-markdown\n```\n\n# Usage\n\nExecute postman-to-markdown specifying the collection file, now you can specify the directory where the .md file will be generated, this path is optional.\n\n```bash\npostman-to-markdown TwitterTracker.postman_collection.json /tmp\n```\n\n```\nReading file TwitterTracker.postman_collection.json\n\nGenerating markdown file ...\n\nDocumentation was created correctly /tmp/TwitterTracker.md\n```\nThe package will create .md file.\n\nExample of file generated [example.md](https://github.com/bautistaj/postman-to-markdown/blob/master/resources/example.md)\n\n# Contributing\nIf someone wants to add or improve something, I invite you to collaborate directly in this repository: [postman-to-markdown](https://github.com/bautistaj/postman-to-markdown.git)\n\n# License\npostman-to-markdown is released under the [MIT License](https://opensource.org/licenses/MIT).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbautistaj%2Fpostman-to-markdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbautistaj%2Fpostman-to-markdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbautistaj%2Fpostman-to-markdown/lists"}