https://github.com/soenneker/soenneker.postman.converter
A utility library that converts Postman schemas to OpenApi
https://github.com/soenneker/soenneker.postman.converter
api converter csharp dotnet openapi openapiclient postman postmanconverter util
Last synced: 12 days ago
JSON representation
A utility library that converts Postman schemas to OpenApi
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.postman.converter
- Owner: soenneker
- License: mit
- Created: 2026-03-24T01:18:46.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-06-05T15:28:01.000Z (16 days ago)
- Last Synced: 2026-06-05T16:16:53.697Z (16 days ago)
- Topics: api, converter, csharp, dotnet, openapi, openapiclient, postman, postmanconverter, util
- Language: C#
- Homepage: https://soenneker.com
- Size: 136 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.postman.converter/)
[](https://github.com/soenneker/soenneker.postman.converter/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.postman.converter/)
#  Soenneker.Postman.Converter
### A utility library that converts Postman schemas to OpenApi
## Installation
```
dotnet add package Soenneker.Postman.Converter
```