Skip to content

Instantly share code, notes, and snippets.

@jlengstorf
Created October 27, 2021 17:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jlengstorf/3de551df0d5883b3e7df1afc3c965657 to your computer and use it in GitHub Desktop.
Save jlengstorf/3de551df0d5883b3e7df1afc3c965657 to your computer and use it in GitHub Desktop.
If you registered for Jamstack Conf 2021, you can run this command to claim swag
curl --location --request POST 'https://deploy-preview-1--jamstackconf2021-swag.netlify.app/api/claim-swag' \
--header 'Content-Type: application/json' \
--data-raw '{
"email": "YOUREMAIL@example.com"
}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment