Week 10
APIs
Friday, November 3, 2017
From umd.io:
http://api.umd.io/v0/courses?dept_id=CMSC,BMGT&credits<2
$ curl -XPOST https://api.twilio.com/2010-04-01/Accounts/ACXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/Messages.json \
-d "Body=Jenny%20please%3F%21%20I%20love%20you%20<3" \
-d "To=%2B15558675309" \
-d "From=%2B14158141829" \
-d "MediaUrl=http://www.example.com/hearts.png" \
-u 'ACXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:your_auth_token'
Three factors in the cost of using API Gateway:
Free Tier: 1M API calls / month