Week 9 Blog
- Tanner Hugli
- Mar 28, 2022
- 1 min read
Welcome back once again,
This week we worked on getting a working version of the API spoonacular, what I mean by this is we created a separate environment from our application and got the API to a working state where we were able to successfully make calls.
After which we focused on preparing our application for the transfer of the working api, the reason we separated the API from our application is because we wanted to make sure the API's calls could successfully be utilized before we focused on attaching the calls to buttons, etc.
Now that it is working, we will port it over to our existing application and integrate it with our existing system.
Comments