Blog
About Me
GameInsight
/
3. API(개발해야 하는 기능들)
/
GameInsight API 설계
/
회원 가입
Blog
About Me
GameInsight
/
3. API(개발해야 하는 기능들)
/
GameInsight API 설계
/
회원 가입
Share
Blog
About Me
회원 가입
Method
POST
DB 설계
user_num : int user_id : String user_password1 : String user_address1 : String user_address2 : String user_postcode : Int(Number) user_name : String user_email : String user_type : Int(Number)
URL
/join
request
DB Create
response
회원 정보 DB 저장 결과(성공/실패)
구분
1
기타
시간나면 패스워드 암호화 활용