kigiri/fetch

Feature Addition Proposal

alexanderankin opened this issue · 1 comments

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

Nice, yeah it would be a great feature to have