Skip to content

MillerEC/miller-swipe-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

prereq

  1. Set up a serverless account

  2. Set up AWS Credentials

Start the api

rename the config template

mv config.template.js config.js

Change the config variables for username, password, and domain

npm install

to run locally

serverless offline start

deploy

serverless deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published