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

공통 axios fetcher 만들기 #60

Open
4 tasks
shiincs opened this issue Feb 18, 2021 · 1 comment
Open
4 tasks

공통 axios fetcher 만들기 #60

shiincs opened this issue Feb 18, 2021 · 1 comment
Assignees

Comments

@shiincs
Copy link
Contributor

shiincs commented Feb 18, 2021

이슈 설명

  • 객체 형태로 get, post, put, patch, delete 만들기
  • params, body 받을 수 있게 설정
  • axios config 받을 수 있게 설정
  • localStorage에 token 있을 때 헤더에 Authorization 꽂아주기

참고자료

  • 참고자료가 있다면 첨부해주세요
@shiincs shiincs self-assigned this Feb 18, 2021
@sbyeol3
Copy link
Member

sbyeol3 commented Feb 19, 2021

이거 /utils/request.ts 랑은 다른 용도일까용?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants