Skip to content

Instantly share code, notes, and snippets.

@nathanclevenger
Created October 7, 2022 11:59
Show Gist options
  • Save nathanclevenger/3195c5f887af1808bbc6c93d51c9dede to your computer and use it in GitHub Desktop.
Save nathanclevenger/3195c5f887af1808bbc6c93d51c9dede to your computer and use it in GitHub Desktop.
URI experiments
export default {
fetch: req => fetch('http://ctx.do/api#testingTheHash')
}
@nathanclevenger
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment