Commit graph

10 commits

Author SHA1 Message Date
3a966bdc8b
feat: respect user agent config
also pass client config to .execute() method so we can configure reqwest
client
2024-10-19 04:14:31 +02:00
72c5b443db
feat: run requests in order they appear 2024-10-19 04:13:23 +02:00
9013515290
fix: var replace with ${...} 2024-10-19 03:58:43 +02:00
fe7bc43c57
feat: starting from scratch
lets start over: simple api testing tool configured with toml files
2024-10-19 03:28:16 +02:00
3a619ecfb0
chore: modularized it better 2023-06-15 15:42:07 +02:00
d7bc0fd914
feat: some (wip) work to make a generic wrapper 2023-06-09 00:25:05 +02:00
7bf8609983
feat: self-referencing impl that doesn't work 2023-06-07 15:31:22 +02:00
e92dd51505
fix: model changes (still WIP!) 2023-05-26 15:26:55 +02:00
62af1e3c03
feat: improved cli, restructured project, add save 2023-05-22 00:43:26 +02:00
700593a2ea
feat: initial prototype 2023-05-21 18:35:42 +02:00