I'd like to send a PR which creates sendable links:
- when data is entered, it will change the query string (?curl_input=some_encoded_string)
- when the page is loaded with a querystring and curl_input parameter in the query string, transform it into that fetch request
let me know if you are interested in accepting such a PR
I'd like to send a PR which creates sendable links:
let me know if you are interested in accepting such a PR