Slide 5
Slide 5 text
Postman CLI を使ってみた
curl -o- "https://dl-cli.pstmn.io/install/osx_arm64.sh" | sh
postman login --with-api-key {{postman-api-key-here}}
postman collection run {{postman-collection-id-here}}
Mac (Apple silicon) installation
簡単にインストールしてテストができる!