{"id":16532646,"url":"https://github.com/hamedfathi/postmancollectionreader","last_synced_at":"2025-07-05T04:06:13.758Z","repository":{"id":65504701,"uuid":"473712345","full_name":"HamedFathi/PostmanCollectionReader","owner":"HamedFathi","description":"A library to read Postman Collection v2.1 Json files.","archived":false,"fork":false,"pushed_at":"2025-04-25T15:36:29.000Z","size":45,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-12T01:43:59.666Z","etag":null,"topics":["csharp","dotnet","json","newtonsoft-json","postman","postman-collection"],"latest_commit_sha":null,"homepage":"","language":"C#","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/HamedFathi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null},"funding":{"github":"HamedFathi","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2022-03-24T17:42:48.000Z","updated_at":"2025-04-25T15:36:32.000Z","dependencies_parsed_at":"2024-10-11T18:13:13.203Z","dependency_job_id":"474c31d2-89ba-4ece-a2f9-d0dd010acb10","html_url":"https://github.com/HamedFathi/PostmanCollectionReader","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HamedFathi/PostmanCollectionReader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HamedFathi%2FPostmanCollectionReader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HamedFathi%2FPostmanCollectionReader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HamedFathi%2FPostmanCollectionReader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HamedFathi%2FPostmanCollectionReader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HamedFathi","download_url":"https://codeload.github.com/HamedFathi/PostmanCollectionReader/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HamedFathi%2FPostmanCollectionReader/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263679238,"owners_count":23495014,"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":["csharp","dotnet","json","newtonsoft-json","postman","postman-collection"],"created_at":"2024-10-11T18:13:08.029Z","updated_at":"2025-07-05T04:06:13.735Z","avatar_url":"https://github.com/HamedFathi.png","language":"C#","readme":"![postman](https://user-images.githubusercontent.com/8418700/159980759-b9a94b90-5b9c-4745-878a-b2615ad17eff.png)\n\n\u003e Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.\n\nThis library helps you to read a `Postman Collection v2.1` json file in C#.\n\n### [Nuget](https://www.nuget.org/packages/PostmanCollectionReader)\n\n[![Open Source Love](https://badges.frapsoft.com/os/mit/mit.svg?v=102)](https://opensource.org/licenses/MIT)\n![Nuget](https://img.shields.io/nuget/v/PostmanCollectionReader)\n![Nuget](https://img.shields.io/nuget/dt/PostmanCollectionReader)\n\n\n```\nInstall-Package PostmanCollectionReader\n\ndotnet add package PostmanCollectionReader\n```\n\n### Usage\n\n```cs\nusing PostmanCollectionReader;\nvar postmanCollection = PostmanCollection.FromJson(jsonString);\nvar environment = PostmanCollection.EnvironmentFromJson(jsonString);\n```\n\n---\n**Based on `Postman Collection Format v2.1.0 Draft 07` schema and [QuickType](https://app.quicktype.io/).**\n","funding_links":["https://github.com/sponsors/HamedFathi"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhamedfathi%2Fpostmancollectionreader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhamedfathi%2Fpostmancollectionreader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhamedfathi%2Fpostmancollectionreader/lists"}