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

부록 C. API 설계자를 위한 필딩 논문 가이드 #23

Open
7 tasks done
aptheparker opened this issue Nov 24, 2024 · 7 comments
Open
7 tasks done

부록 C. API 설계자를 위한 필딩 논문 가이드 #23

aptheparker opened this issue Nov 24, 2024 · 7 comments
Labels

Comments

@aptheparker
Copy link
Member

aptheparker commented Nov 24, 2024

목요일 발표 주제에 대한 질문을 댓글로 남겨주세요 :)


발표자

  • 박지환

질문자

  • 한태혁
  • 곽재영
  • 서형석
  • 임해찬
  • 박근영
  • 최준영
  • 권희근
@zudydy
Copy link
Contributor

zudydy commented Dec 29, 2024

곽재영

API 버저닝이 필요한 경우 어떤 방식이 더 좋을까요? (URI 버저닝 vs 헤더 버저닝 vs 파라미터 버저닝 등)
각각의 장단점 및 실제 적용 케이스를 소개해주세요.

@hantaihe
Copy link
Contributor

hantaihe commented Dec 30, 2024

한태혁

캐싱을 적용하기 좋은 HTTP 요청 기준이 있을까요? HTTP 요청을 선정하는 기준, 지속시간 등 캐싱에 대한 best practice가 궁금합니다.

@cashdoc-geunyeong
Copy link
Contributor

박근영

TRACE 메서드는 주로 어떤 동작을 하나요?

@cashdoc-heekeun
Copy link

권희근

웹 API 설계에서 확장성과 인터넷-규모를 택하고 낮은 진입장벽을 포기하는 것이 세부적으로 어떤 비즈니스적/기술적 트레이드오프를 만들어내는지 궁금합니다.

@cashdoc-junyeong
Copy link

프록시와 게이트웨이의 역할에 대해 조금 더 설명해주세요

@hyeongseok21
Copy link
Contributor

서형석

리소스를 식별하는 방식을 결정하는 권한은 서버에만 있는데, 리소스의 의미가 중복되어 간결하게 바꾸고자 합니다.
이를 클라이언트가 인지하고 변경하는 방식을 웹에 도입하고자 하면 어떤 방식으로 구현할 수 있을까요?

그 방식이 존재한다면 Restful할까요? Restful하지 않다면 어떤 제약조건에서 충돌하는 점이 있을까요?

@haechan29
Copy link
Contributor

haechan29 commented Jan 19, 2025

임해찬

HTTP 2.0이 HTTP 1.1과 달라진 점 중에서 428p, 429p에 소개된 웹의 특성과 제약 조건과 관련된 부분만 소개해주시면 감사하겠습니다.
(ex. 스트림을 통한 다수 요청의 병렬적 처리 등)

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

No branches or pull requests

8 participants