Hacker News new | ask | show | jobs
by johnx123-up 1556 days ago
Few other similar open source projects:

1. https://github.com/mholt/curl-to-go

2. https://github.com/incarnate/curl-to-php

2 comments

And if you look to their page you will find an even more complete list:

    curl-to-Go
    curl-to-PHP
    HAR-to-curl
    http-translator (Python, JS and JSON)
    uncurl (to Python)
    hrbrmstr/curlconverter (to R)
    curl-to-postman
    Insomnia
    Paw-cURLImporter
Curl-to-Go also understands JSON payloads and will even generate the struct definition for you to fill in, so you aren't working with opaque JSON strings.