https://github.com/pachylover/pmdoc
PMDoc is a CLI application that converts Postman JSON files into HTML format. With this tool, you can easily document your Postman collections by converting them into HTML documents.
https://github.com/pachylover/pmdoc
postman postman-docs postman-documentation postmandoc
Last synced: 12 months ago
JSON representation
PMDoc is a CLI application that converts Postman JSON files into HTML format. With this tool, you can easily document your Postman collections by converting them into HTML documents.
- Host: GitHub
- URL: https://github.com/pachylover/pmdoc
- Owner: pachylover
- Created: 2025-02-11T04:44:28.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-01T20:35:40.000Z (12 months ago)
- Last Synced: 2025-04-01T21:34:07.023Z (12 months ago)
- Topics: postman, postman-docs, postman-documentation, postmandoc
- Language: Java
- Homepage:
- Size: 67.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PMDoc




## [DEMO PAGE](https://pachylover.github.io/pmdoc/)


PMDoc은 Postman JSON 파일을 HTML 형식으로 변환해주는 CLI 애플리케이션입니다. 이 도구를 사용하면 Postman 컬렉션을 쉽게 HTML 문서로 변환하여 문서화할 수 있습니다.
## [DEMO PAGE](https://pachylover.github.io/pmdoc/)
## 사용법
### requirements
**JAVA 21 이상의 버전이 설치되어 있어야 합니다.**
### 실행 방법
```bash
pmdoc
```
# PMDoc
PMDoc is a CLI application that converts Postman JSON files into HTML format. With this tool, you can easily document your Postman collections by converting them into HTML documents.
## Usage
### requirements
**Java 21 or higher must be installed.**
### How to Run
```bash
pmdoc
```