Serverless functions on cron schedule

preview_player
Показать описание
In this video, learn to send yourself links to dog pictures every morning!

DESCRIPTION
Have your serverless functions called at a scheduled interval.

TIMESTAMPS:
0:00 Introduction
0:39 APIs and Webhooks
1:51 Postman Introduction
3:05 Netlify Serverless Functions Introduction
4:33 Netlify Project Setup
7:21 Basic Serverless Function Setup
10:02 Twilio Setup
11:51 Text Serverless Function Setup
16:50 Twilio Envars in Netlify
18:04 Testing Text Function
18:56 Mailgun Setup
19:23 Email Serverless Function Setup
23:17 Mailgun Envars in Netlify
23:48 Missed npm install
24:21 Testing Email Function
25:01 Cron jobs
25:57 Scheduling work in CircleCI

REPOSITORY

TOOLS
- Netlify
- Twilio
- Mailgun
- CircleCI
- Postman

PREREQUISITES
Light knowledge of NodeJS

#twilio #postman #netlify #mailgun
Рекомендации по теме
Комментарии
Автор

circleci is interesting but there is also a netlify native schedule option.
Anyway great walk trough!

scaglia