Share
❓
Naming 규칙
백엔드 네이밍 규칙
프론트엔드 네이밍 규칙
JSON 규격
{
message
:
"이것은 테스트여!"
,
data
:
{
"email"
:
"user@gmail.com"
,
"password"
:
"1234!"
,
}
}
JSON
복사