Commit graph

19 commits

Author SHA1 Message Date
527af4e54f
feat: also fill header vars from env 2023-06-15 16:42:05 +02:00
2dd2e6e0ec
chore: removed old files 2023-06-15 16:24:54 +02:00
eaaf6f65e0
fix: don't stop at first failed request 2023-06-15 16:24:01 +02:00
3040556976
feat: replace vars in urls from OS environment 2023-06-15 16:23:48 +02:00
d704610357
fix: made it work (kinda) 2023-06-15 16:19:46 +02:00
2effe880dc
fix: make rust-analyzer happy 2023-06-15 15:59:03 +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
3abf874d3f
doc: expanded README 2023-06-08 12:06:40 +02:00
5bf55e1384
feat: replace vars in urls with environment variables
jank af implementation but works?
2023-06-08 12:04:24 +02:00
048ee833f0
fix: go back to 2.1.0 format 2023-06-08 12:03:43 +02:00
65257b7e34
feat: PoC with postman_collection crate
all these unions, ffs
2023-06-07 20:13:29 +02:00
c2fadf1f62
chore: README, builder scaffolding and some example collection
idk where I found the collection, credits should be given, I'm a bad
person
2023-06-07 15:32:23 +02:00
97505bbd86
feat: why doing it yourself when there's a crate for that 2023-06-07 15:31:37 +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
8dbf31628c
chore: initial commit
use tabs and gitignore
2023-05-21 18:35:03 +02:00