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

⭐️ [3차 과제] 가장 호출이 많을 것 같은 API 와 적을 것 같은 API 구분 #179

Open
2hyunjinn opened this issue Jan 23, 2025 · 0 comments

Comments

@2hyunjinn
Copy link
Member

##가장 호출이 많을 것 같은 API 와 적을 것 같은 API 구분

가장 호출이 많을 것 같은 API

  • 채우기 모임 조회 API
  • 댓글 조회 API
  • 가장 가까운 모임 1개 조회 API

가장 호출이 적을 것 같은 API

  • 닉네임 중복검사 API
  • 학교 검색 API
  • 학과 검색 API

💡 핵심 api 가 무엇일지?

  • 모임 등록하기
  • 채우기 모임 조회
  • 모임 신청하기

📝 read API VS write API - 약 7:3

🗒️ read API - 15

[가장 가까운 모임 1개 조회 API](https://www.notion.so/1-API-ae1ccb4ee9954ae3a707e8fee332c62c?pvs=21)

[참여 가능한 모임 조회 API (정기 / 한번만 → 최신순 5개)](https://www.notion.so/API-5-5c2923a692674439a8b54324954c2c99?pvs=21)

[유저 프로필 (학교명 / 닉네임) 조회 API](https://www.notion.so/API-30ec569bd82e4b50a838f8e4e37d2509?pvs=21)

[채우기 모임 전체 조회 API](https://www.notion.so/API-33ed945eb0c141df9f6456324faf9672?pvs=21)

[소개글 검증 API](https://www.notion.so/API-1cca666423ea459fabce5c35181cfd4c?pvs=21)

[학교 검색 API](https://www.notion.so/API-a50a65b8c81d422a89df8b6fab55995d?pvs=21)

[학과 검색 API](https://www.notion.so/API-efcfef6e70bf441cb6b81c035d805e3f?pvs=21)

[닉네임 검증 API](https://www.notion.so/API-daaab6d8952147cab2d9d653eb6e8381?pvs=21)

[내 강의 시간표 조회 API(idx 값 던져주기)](https://www.notion.so/API-idx-c83564baecb4410889b06c7bd910fd6d?pvs=21)

[등록자 프로필 조회 API](https://www.notion.so/API-c026891672db4b36a26b6983ec6357b6?pvs=21)

[모임 상세 정보 조회 API](https://www.notion.so/API-7718c622d2074745a5ef284048edbd72?pvs=21)

[댓글 조회 API (모임방 / 채우기)](https://www.notion.so/API-42618232669848acbaf5001f289e3a00?pvs=21)

[모임 참여 멤버 전체 조회 API](https://www.notion.so/API-5757247c8ba34a58af429fa44bec08c2?pvs=21)

[나의 모임 전체 조회 API (카테고리 별 - 등록한(진행중/종료된) / 신청한(진행중/종료된))](https://www.notion.so/API-66cd840d593646b2872a87e7d2b5c726?pvs=21)

[accessToken 재발급](https://www.notion.so/accessToken-189e61e5629c4175be6995e413c15d52?pvs=21)

✍️ write API - 7

[회원가입 API](https://www.notion.so/API-9c63d1eee18b4a209a2a010c8ee96bcf?pvs=21)

[나의 모임 삭제하기 API](https://www.notion.so/API-c620b391928b450d93fe3a376bfc1fd5?pvs=21)

[모임 신청 취소하기 API](https://www.notion.so/API-a12bd26f6a7d4611a52733ade5bc6c6c?pvs=21)

[모임 신청 API](https://www.notion.so/API-7eebfe3ea114428399e4cbafe7e8f519?pvs=21)

[댓글 삭제 API](https://www.notion.so/API-efe8cb34aa474040a0744c87515fe460?pvs=21)

[댓글 작성 API](https://www.notion.so/API-12db0d0e4b824c969a213b52a7f8f651?pvs=21)

[모임 등록하기 API](https://www.notion.so/API-419b8424af374f52a639c10facf4caed?pvs=21)

@2hyunjinn 2hyunjinn changed the title ⭐️ [3차과제] 가장 호출이 많을 것 같은 API 와 적을 것 같은 API 구분 ⭐️ [3차 과제] 가장 호출이 많을 것 같은 API 와 적을 것 같은 API 구분 Jan 23, 2025
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