We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
로그인 body:이메일 비밀번호를 return todatCalorie ,todayExerciseTim,todayKm ,name
이메일 중복 체크 body: emile 중복이 없을시 true 중복이 있을시 feles
이름 중복 체크 중복이 없을시 true 중복이 있을시 feles
회원 가입body :이메일 비밀번호return 토큰 반환 #4 body :이메일 비밀번호 return 토큰 반환
이름입력 body:이름 //이름 중복 체크해서 마지막에 회원가입하시면 됩니다.
운동량 증가 body todatCalorie ,todayExerciseTim,todayKm DB에 데이터 갱신 return todatCalorie ,todayExerciseTim,todayKm
친구 찾기 기능 body name return todatCalorie ,todayExerciseTim,todayKm,name
The text was updated successfully, but these errors were encountered:
2tle
No branches or pull requests
로그인
body:이메일 비밀번호를
return todatCalorie ,todayExerciseTim,todayKm ,name
이메일 중복 체크
body: emile
중복이 없을시 true
중복이 있을시 feles
이름 중복 체크
중복이 없을시 true
중복이 있을시 feles
회원 가입body :이메일 비밀번호return 토큰 반환 #4
body :이메일 비밀번호
return 토큰 반환
이름입력
body:이름
//이름 중복 체크해서 마지막에 회원가입하시면 됩니다.
운동량 증가
body todatCalorie ,todayExerciseTim,todayKm
DB에 데이터 갱신
return todatCalorie ,todayExerciseTim,todayKm
친구 찾기 기능
body name
return
todatCalorie ,todayExerciseTim,todayKm,name
The text was updated successfully, but these errors were encountered: