Skip to content

Instantly share code, notes, and snippets.

@AbeEstrada
Last active August 20, 2019 17:36
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 AbeEstrada/557df2d8a5e6708b81c72dcb83f7137d to your computer and use it in GitHub Desktop.
Save AbeEstrada/557df2d8a5e6708b81c72dcb83f7137d to your computer and use it in GitHub Desktop.
Feedbin Read Later
curl -d '{"page_token":"1234567890","url":"https://url-goes-here.com/","title":"Title goes here"}' -H "Content-Type: application/json" -X POST https://feedbin.com/pages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment