Skip to content

A serverless app that stores your latest tweet in Dynamo and exposes it with a GET endpoint

Notifications You must be signed in to change notification settings

Fallenstedt/recent-tweet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recent Tweet

A simple way to show your latest tweet. Every 24hrs it fetches your latest tweet and stores it in DynamoDB. A simple GET endpoint fetches your tweet. Now you can display your latest tweet where you need it!

Requirements

Setup process

Copy and paste the template.example.yaml and turn it into template.yaml. You will need your access and consumer tokens from a twitter app for you to fetch your latest tweet.

About

A serverless app that stores your latest tweet in Dynamo and exposes it with a GET endpoint

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published