Skip to content

This application sends a daily text message of the top headlines in French.

Notifications You must be signed in to change notification settings

GaryHostt/DailyNewsText

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

DailyNewsText

This application sends a daily text message of the top headlines in French.

The app.yaml file is to deploy this appliction on Google Cloud's app engine.

You need to run:

Go get github.com/jasonlvhit/gocron

which is from this directory. Then you can do gcloud app deploy.

Replace: apiKey (for newsapi.org) accountSid (for Twilio) authToken To & From phone numbers

Thanks to, https://newsapi.org/ for the news sources.

Sending texts via Twilio with GO

This app would run better in standard app engine because you could have manual scaling and the app wouldn't be running except when the chron job occured. Could also be integrated with cloud scheduler.

About

This application sends a daily text message of the top headlines in French.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages