Commit Graph

8 Commits (master)

Author SHA1 Message Date
Anthony Axenov c6bdcfe7cc
New flag --all, corrections in --help and README 2023-09-18 00:39:33 +08:00
Anthony Axenov 0b4317f56a
Introducing --var and some improvements in variables interpolation
- now you can override any env variable, see README to find out how --var works
- improvements around env and vars storage
- some tiny ram optimizations in Processor (not sure if it useful nor necessary, actually)
2023-09-10 15:28:09 +08:00
Anthony Axenov 8ab615c062
README misc 2023-09-10 09:17:12 +08:00
Anthony Axenov 1345b7eddb
Refactorings
- important curl and wget improvements
- initial test coverage
- setters and getters in Request classes
- namespace fixes
- some additions in README
- docblocks and code-style
2023-09-10 09:03:54 +08:00
Anthony Axenov 44f437eaf3
Misc edits in texts and output 2023-08-13 23:42:24 +08:00
Anthony Axenov c4961b1238
Several cool features
- replace vars from collection by default
- replace vars from environment file with -e
- bearer auth header
2023-08-13 10:26:22 +08:00
Anthony Axenov 882fbe4713
Time and RAM stats after conversion 2023-08-04 09:23:17 +08:00
Anthony Axenov 3b94911895
First basic ready-to-use implementation 2023-08-03 16:43:17 +08:00