North-Seattle-College / ad440-winter2020-tuesday-repo

Repository for AD 440 Winter 2020 Tuesday Class
Apache License 2.0
2 stars 3 forks source link

Review: Fix GET and POST APIs and add error handling, logging and configuration #265

Closed jerwest closed 4 years ago

mck368 commented 4 years ago

I tested the Post request and received a successful request in Postman and saw the post was successful in the database. Looks like his routing doesn't have the v1/machines format. I've let Ken know this.

I tested the Get request and received a successful request in Postman and retrieved database data for the machines. Kiara has since updated her function to the below. I've also let Ken know. https://kiara-fun-feat-usw2-task155.azurewebsites.net/api/v1/machines