ActoKids / AD440_W19_CloudPracticum

3 stars 1 forks source link

Create DELETE request for events #31

Closed ZakBrinlee closed 5 years ago

ZakBrinlee commented 5 years ago

Create DELETE request for events showing on Dashboard

Estimated time: 4 to 8 hours

Actual time: about 9 hours

Demo DELETE Example (THIS DEMO ONLY WORKS ONCE!): curl -v -H "Content-Type:application/json" -X DELETE https://utm0eolzl6.execute-api.us-west-2.amazonaws.com/v1/events/1

See this wiki for info. See this branch. The branch was reviewed by Alex and Zak, see PR for details.