Skip to content

Instantly share code, notes, and snippets.

@sreesarma
Created November 22, 2018 20:50
Show Gist options
  • Save sreesarma/72c554600df26d063eeda51f17b300c7 to your computer and use it in GitHub Desktop.
Save sreesarma/72c554600df26d063eeda51f17b300c7 to your computer and use it in GitHub Desktop.
curl --request POST \
--url http://localhost:3000/save \
--header 'Content-Type: application/json' \
--data '{\n "title": "Save Directly to S3",\n "task": "Save form data as JSON on S3"}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment