API
Search
기능
Method
URL
request
response
DB 설계
기타
POST
/join
DB Create
회원 정보 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)
시간나면 패스워드 암호화 활용
POST
/critic_review
DB Write
리뷰 작성
string: title, image_url, review, user_id
int: point
로그인 정보를 토대로 id 불러오는 방법 필요
버튼을 통해 입력 url은 게임메카로 유도