Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: API Caching #18

Open
HiGeuni opened this issue Aug 3, 2023 · 0 comments
Open

feat: API Caching #18

HiGeuni opened this issue Aug 3, 2023 · 0 comments
Assignees

Comments

@HiGeuni
Copy link
Member

HiGeuni commented Aug 3, 2023

목적

우리가 사용하는 API는 많은 resource를 담고 있다.
또한 github oauth를 이용하게 되는데, 요청이 많아지면 사용할 수 없도록 블락당한다.
이는 같은 요청을 많이 보내서 생기게 되는데, 이를 막기 위해서 API 캐싱을 하려고 한다.

사용 라이브러리

React-query

@HiGeuni HiGeuni self-assigned this Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant