curlconverter

Transpile curl commands into Python, JavaScript and 27 other languages (by curlconverter)

Curlconverter Alternatives

Similar projects and alternatives to curlconverter

  1. htmx

    669 curlconverter VS htmx

    </> htmx - high power tools for HTML

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. insomnia

    258 curlconverter VS insomnia

    The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.

  4. DefinitelyTyped

    The repository for high quality TypeScript type definitions.

  5. NSwag

    The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.

  6. webextension-polyfill

    A lightweight polyfill library for Promise-based WebExtension APIs in Chrome

  7. mailpace-rails

    A plugin for ActionMailer to send emails via MailPace.com

  8. curl-to-php

    Convert curl commands to PHP code in your browser

  9. tree-sitter-bash

    Bash grammar for tree-sitter

  10. awesome-web-archiving

    An Awesome List for getting started with web archiving

  11. fir

    Discontinued Build reactive html apps in Go (by livefir)

  12. openapi-devtools

    Browser extension that generates API specs for any app or website

  13. openfirmware

    Open Firmware (IEE1275-1994) implementation by its inventor. (by MitchBradley)

  14. curl-to-go

    1 curlconverter VS curl-to-go

    Convert curl commands to Go code in your browser

  15. Commander.js

    72 curlconverter VS Commander.js

    node.js command-line interfaces made easy

  16. rosso

    Discontinued Data parsers and formatters

  17. kwewr

    Simple interface for the Keywords Everywhere API in R

  18. awesome-test-automation

    A curated list of awesome test automation frameworks, tools, libraries, and software for different programming languages. Sponsored by https://zapple.tech and https://automated-testing.info

  19. mvp

    📲 simplest version of the @dwyl app (by dwyl)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better curlconverter alternative or higher similarity.

curlconverter discussion

Log in or Post with

curlconverter reviews and mentions

Posts with mentions or reviews of curlconverter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-25.
  • Convert Curl Commands to Code
    1 project | news.ycombinator.com | 29 Jan 2024
    Simple way would be to add a “curl” options, looks like you’d just need to write up a method that matches this Request interface [0] to some curl command substrings you mash together.

    Problem is of course: the headers and options are all going to be included. You could make it so it organizes them better though, maybe indenting and grouping like-options together so it’s easier to remove stuff.

    [0] https://github.com/curlconverter/curlconverter/blob/e4b6fb74...

  • Show HN: OpenAPI DevTools – Chrome ext. that generates an API spec as you browse
    17 projects | news.ycombinator.com | 25 Oct 2023
    I made a fork of the Chrome DevTools that adds exactly this. You can tell Chrome to use a different version of the DevTools if you start it from the command line

    https://github.com/curlconverter/curlconverter/issues/64#iss...

  • Program that converts a curl call into python code?
    1 project | /r/learnpython | 14 May 2023
  • Ask HN: What companies are embracing “HTML over the wire”?
    9 projects | news.ycombinator.com | 10 Feb 2023
    Someone added a ColdFusion Markup Language generator to https://curlconverter.com/cfml/ last year and after a few months I decided to remove it since I've never heard of it so nobody could possibly be using it, and the next day the guy who added support for it and 3 other people complained about it, so it seems like they're out there.

    https://github.com/curlconverter/curlconverter.github.io/pul...

  • I absolutely love web scraping.
    2 projects | /r/webscraping | 23 Mar 2022
    Relevant tools: - Browser dev tools and front-end tooling to debug JS and reconstruct requests in your code - grep.app and SourceGraph to check open-source parsers for some URLs (often, there are such repositories) - curlconverter to quickly draft a script from the cURL command - Regex and regex playgrounds to extract data from inline JavaScript - GraphQL introspection tools - Optionally, Fiddler or Wireshark to intercept and debug network requests (I don't use but my teammate does)
  • Convert curl commands to code in several languages
    13 projects | news.ycombinator.com | 11 Mar 2022
    Original author here. Many smart people have contributed code over the years, but one warrants special mention.

    About a year ago, verhovsky showed up out of nowhere. He rewrote the core of the application and increased the professionalism across the board. (dedicated domain, github page hosting, UI refresh, privacy improvements, and much more)

    The tree-sitter PR is a monster achievement: https://github.com/curlconverter/curlconverter/pull/278

    Search for parseAnsiCString in there. I don't think that had ever been implemented in JavaScript before.

    For you, verhovsky, 10x engineer might be an understatement. Thank you!

  • A note from our sponsor - SaaSHub
    www.saashub.com | 11 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic curlconverter repo stats
6
8,148
4.5
3 months ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that TypeScript is
the 2nd most popular programming language
based on number of references?