curling

Curling is a Go library that converts Go HTTP requests into cURL commands

MIT License

Stars
13
Committers
1

Bot releases are hidden (Show)

curling - v1.1.0 Latest Release

Published by aoliveti 8 months ago

Add WithRequestTimeout() option.

curling - v1.0.5

Published by aoliveti 8 months ago

  • Added documentation
  • Some fixes
curling - v1.0.4

Published by aoliveti 8 months ago

Add WithDoubleQuotes() option: it uses double quotes to escape characters

curling - v1.0.3

Published by aoliveti 8 months ago

Add WithSilent() option

curling -

Published by aoliveti 8 months ago

  • fixed module name in go.mod
curling - v1.0.1

Published by aoliveti 8 months ago

  • fixed go version in go.mod and go.yml