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 생성 #8

Merged
merged 8 commits into from
Oct 28, 2023
Merged

[Feat] 필수 API 생성 #8

merged 8 commits into from
Oct 28, 2023

Conversation

junseokkim
Copy link
Member

추가/수정한 기능 설명

  1. 멤버 관련 API 생성
    • 회원가입 API
    • 로그인 API
  2. 꽃 관련 API 생성
    • 꽃 생성 API
    • 꽃 수정 API
    • 꽃 전체 조회 API
    • 꽃 상세 조회 API
  3. 구매 관련 API 생성
    • 구매하기 API

check list

  • issue number를 브랜치 앞에 추가 했나요?
  • 모든 단위 테스트를 돌려보고 기존에 작동하던 테스트에 영향이 없는 것을 확인했나요?
  • 추가/수정사항을 설명했나요?

@junseokkim junseokkim added the feat 구현·개선 사항에 관련된 내용입니다. label Oct 28, 2023
@junseokkim junseokkim self-assigned this Oct 28, 2023
@junseokkim junseokkim linked an issue Oct 28, 2023 that may be closed by this pull request
2 tasks
@junseokkim junseokkim merged commit 9ca1187 into develop Oct 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 구현·개선 사항에 관련된 내용입니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] 필수 API 구현
1 participant