6 ms·
Any terminal based solutions for Postman/Insomnia/Nightingale? I am just using curl and text files for api testing.
by astrod 4y ago
Any terminal based solutions for Postman/Insomnia/Nightingale? I am just using curl and text files for api testing.
- followben 4y agoTry https://httpie.io/cli https://httpie.io/cli No affiliation... just happy user relieved at deleting Postman :)
- thayne 4y agoAlso xh and curlie
- mihaitodor 4y agoI found https://github.com/hoppscotch/hoppscotch https://github.com/hoppscotch/hoppscotch recently and it's quite nice. There's also a VSCode extension that doesn't look like it's actively developed any more: https://marketplace.visualstudio.com/items?itemName=rangav.vscode-thunder-client https://marketplace.visualstudio.com/items?itemName=rangav.v...
- joobus 4y agoThere is a cli tool to run postman collections: https://github.com/postmanlabs/newman https://github.com/postmanlabs/newman You still have to create the collections in Postman, however.
- jihchi 4y agohttps://news.ycombinator.com/item?id=31009609 https://news.ycombinator.com/item?id=31009609 hurl looks good
- zamubafoo 4y agoFrom much earlier [1], hurl [2] supports some really great features and definitely worth looking into for repetitive HTTP tasks. --- [1] https://news.ycombinator.com/item?id=31009609 https://news.ycombinator.com/item?id=31009609 [2] https://hurl.dev https://hurl.dev [3] https://github.com/Orange-OpenSource/hurl https://github.com/Orange-OpenSource/hurl