Lab 16: JSON and APIs
Challenge
Working with your partner, experiment with processing JSON from an API.
Problems
Me and my partner Daisy had a hard time getting the API to work, as we were getting errors and the API not outputing correctly. This was because we didnt have accses to the server thats connected to the API, so while we can see it working on our local computer we cant see it when published on github pages.
Reflection
This was a pretty hard lab, but I think I gained a much better understanding of using API's