Hacker News new | ask | show | jobs
Show HN: A CLI that lets you execute HTTP requests from static YAML files (github.com)
11 points by owainlewis 3281 days ago
1 comments

This may be useful if you're coding a shell job that will be repeated and must do complex HTTP requests. Or maybe HTTP requests that will be changed by another job from time to time -- so that job can just change the YAML file.