Readfeed makes your reading list digestible by feeding you a few links at a time.
- Save links to Readfeed db via an API endpoint
- Email a few saved links every Saturday (based on word count)
curl -X POST -H "Authorization: Bearer $(gcloud auth print-identity-token)" -H "Content-Type: application/json" -d '{"url":"https://netflixtechblog.com/maestro-netflixs-workflow-orchestrator-ee13a06f9c78"}' https://us-central1-quickstart-1560207339855.cloudfunctions.net/readfeed-create-bookmark