GitShow/mholt/curl-to-go
mholt

curl-to-go

Convert curl commands to Go code in your browser

by mholt
curlcurl-commandsgogolang
Star on GitHubForkWebsitenpm

JavaScript

1.8k stars168 forks19 contributorsQuiet · 1y agoSince 2016MIT

Meet the team

See all 19 on GitHub →
mholt
mholt32 contributions
verhovsky
verhovsky3 contributions
abdullah2993
abdullah29931 contribution
git001
git0011 contribution
alexchao26
alexchao261 contribution
arjunmahishi
arjunmahishi1 contribution
bengadbois
bengadbois1 contribution
Ullaakut
Ullaakut1 contribution

Languages

View on GitHub →
JavaScript81.2%
CSS10.3%
HTML8.5%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
57
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 2 in progress · Last activity 1y ago
See all on GitHub →
KaymeKaydex
--data-urlencode flag does not workOpenIssue

go generated code :

KaymeKaydex · 3y ago
GoRunMaxim
Flags -G -d works incorrectlyOpenIssue

Are you requesting support for a new curl flag? If so, what is the flag and the equivalent Go code?**

GoRunMaxim · 4y ago

Recent fixes

View closed PRs →
Ullaakut
Use `http.MethodX` constants instead of stringsClosedIssue

Given the following curl command, The result should use But instead it currently uses a string, which is not ideal.

Ullaakut · 1y ago
Ullaakut
feat: support standard http.MethodX constantsMergedPR

Goal of this PR Fixes #56 I am not 100% sure if this works or not since I don't see tests I can run locally in the repository, so I'm hoping you'll be able to tell me how to give it a go before merging @mholt 😁

Ullaakut · 1y ago
EugenMayer
support --upload-fileClosedIssue

That would be fairly awesome!

EugenMayer · 1y ago
Structured data for AI agents

Repository: mholt/curl-to-go. Description: Convert curl commands to Go code in your browser Stars: 1822, Forks: 168. Primary language: JavaScript. Languages: JavaScript (81.2%), CSS (10.3%), HTML (8.5%). License: MIT. Homepage: https://mholt.github.io/curl-to-go Topics: curl, curl-commands, go, golang. Open PRs: 2, open issues: 8. Last activity: 1y ago. Community health: 57%. Top contributors: mholt, verhovsky, abdullah2993, git001, alexchao26, arjunmahishi, bengadbois, Ullaakut, chrsblck, 0x49b and others.

·@ofershap

Replace github.com with gitshow.dev