Convert cURL to JavaScript Fetch
View on Twitter
💡 Are you often testing an external API with @getpostman or @GetInsomnia first before integrating in your app?
➡️ Make the transition easier by exporting the request to cURL, then use https://kigiri.github.io/fetch/ to convert to fetch API