-
Notifications
You must be signed in to change notification settings - Fork 3
Major Risk, Technical Risk and Solution
Kodchakan Prajob edited this page Oct 30, 2022
·
3 revisions
We don't know how to handle with fetch the data from API.
At first, we are not familiar with how to fetch the data from API and how to put into the Django models.
We study and exercise with fetching the data from API.
Finally, we are understand the process and can populate the data to Django model as we want.
Due to many trials and working with fetching data from API. We have exceed the limited of API request quota.
We use the new API key when it reached the limit.
Use Cache of values that have queried.
We use caching now. Save our time and data so much using Cache.