North-Seattle-College / ad440-winter2021-thursday-repo

NSC AD 440 Winter 2021 Thursday cohort practicum repo
Apache License 2.0
2 stars 27 forks source link

Implemented taskId aws function #284

Closed nataliagourova closed 3 years ago

nataliagourova commented 3 years ago

The code in this commit is deployed as a lambda function via a zip file that contains pymysql dependencies. The GET method functionality may be tested at https://mchfd7t6l4.execute-api.us-west-2.amazonaws.com/users/1/tasks/1. Other methods may be tested in Postman.

notes on testing: