Get your Instagram feed without exposing your access token via aws lambda
git clone https://github.com/mllrsohn/aws-lambda-instagram && cd aws-lambda-instagram
cp config.sample.js config.js
add your aws access tokenyarn run setup
- fill out the
.env
file generated. More info yarn run deploy
- Setup a API Gateway in aws
- done