Command line utility to make HTTP request with OAuth2
-
Updated
Jun 21, 2023 - Go
8000
Command line utility to make HTTP request with OAuth2
Curling is a Go library that converts Go HTTP requests into cURL commands
This tool / library allows you to generate HTTP client code based on cURL requests. It can take a cURL request, generate the HTTP request with headers, generate the request model, and fetch an example response and generate the response model.
Add a description, image, and links to the curl-commands topic page so that developers can more easily learn about it.
To associate your repository with the curl-commands topic, visit your repo's landing page and select "manage topics."