awscurl

cURL with AWS request signing

MIT License

Stars
28
awscurl - 0.2.1 Latest Release

Published by legal90 over 2 years ago

Changelog

  • a653221 Merge pull request #7 from jkoelker/feat_include
  • 186c32c feat(output): add include option
awscurl - 0.2.0

Published by legal90 over 2 years ago

Changelog

  • e3ad17b Add "awscurl" binary to gitignore
  • f24391b Add a shorthand alias "-x" for "--proxy" flag
  • 4521159 Add proxy, use ioutil to read response body in one shot
  • 553c0d0 Merge pull request #5 from lmaitresym/Handle_large_responses
  • a7fc7e2 Rephrase inline comments for proxy settings
  • df9851a Use a reader instead of a scanner to handle large responses
  • 2e921dc go.mod: Update modules
  • b77a0db goreleaser: Update goarch and goos lists
awscurl - v0.1.3

Published by legal90 about 3 years ago

Changelog

1540387 Update Go to 1.16
cf79f3e Update Go to 1.17
3e617b0 Update GoReleaser config
8f0f097 Update aws-sdk-go-v2 dependencies
2cf2ac7 Update cobra dependency to v1.2.1

Docker images

  • docker pull legal90/awscurl:v0.1.3
  • docker pull legal90/awscurl:latest
awscurl - v0.1.2

Published by legal90 over 3 years ago

Changelog

ddd26dc Add -k option to allow insecure SSL connections (#3)
1540387 Update Go to 1.16
3e617b0 Update GoReleaser config

Docker images

  • docker pull legal90/awscurl:v0.1.2
  • docker pull legal90/awscurl:latest
awscurl - v0.1.1

Published by legal90 over 4 years ago

Changelog

3c67a45 Add support of reading data from the file using @

Docker images

  • docker pull legal90/awscurl:v0.1.1
awscurl - v0.1.0

Published by legal90 over 4 years ago

Changelog

1c6b46c Add .gitignore
30b0901 Add AWS request signing
08f7865 Add formatted version
c640507 Add goreleaser configuration
45dad10 Compact everything to main.go
ae8dbee Create Cobra CLI skeleton
564880f Initial Commit

Docker images

  • docker pull legal90/awscurl:v0.1.0