postwoman/README.md

7 lines
334 B
Markdown
Raw Normal View History

# PostWoman
2023-06-08 12:06:40 +02:00
A CLI api tester and request builder, compatible with Postman collection format
## Why
Since newer postman requires registration to use most useful features, I decided to build my own tool reusing their format, to be compatible with my coworkers' collections.
Also, I'd much rather use a CLI tool than a bundled webpage.