intelirest-cli
intelirest-cli copied to clipboard
A cli interpreter for intelliJ .http files
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.3. Commits 4c93d8f EqualExportedValues: Handle nested pointer, slice and map fields (#1379) 4b2f4d2 add EventuallyWithT assertion (#1264) b3106d7 allow testing for functional options (#1023) 437071b...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.6.1 to 1.7.0. Release notes Sourced from github.com/spf13/cobra's releases. v1.7.0 ✨ Features Allow to preserve ordering of completions in bash, zsh, pwsh, & fish: @h4ck3rk3y #1903 Add...
JetBreands recently added [support for GRPC queries](https://www.jetbrains.com/help/idea/http-client-in-product-code-editor.html#grpc-requests). I think it is worth adding support for this protocol, although it requires significant effort. This can be done as a separate handler.
Implement the global Variables InteliJ has. * uuid * randomint * randomstring * timestamp
Use [Otto](https://github.com/robertkrimen/otto) to implement the Javascript functionality that InteliJ has