/miller-swipe-api

A serverless rest api endpoint for the Miller Center's events

Primary LanguageJavaScript

miller-swipe-api

A serverless rest api that scrapes the Miller Center's event records. The only reason this exists is because google scripts does not currently support ntlm as an authentication protocol.

run

mv config.template.js config.js

Change the config variables

npm install

node index.js

deploy

serverless deploy