Skip to content

Readfeed is a feed generator for your reading list

Notifications You must be signed in to change notification settings

safdariqbal/readfeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Readfeed

Readfeed makes your reading list digestible by feeding you a few links at a time.

Features

  • Save links to Readfeed db via an API endpoint
  • Email a few saved links every Saturday (based on word count)

API Usage

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

About

Readfeed is a feed generator for your reading list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages