mirea-projects/Third term/Industrial programming technologies/8_User_Form/user.json
2024-09-27 08:31:03 +03:00

10 lines
242 B
JSON

{
"dob": "09.09.2002",
"email": "nktkln@nktkln.com",
"full_name": "Калинин Никита Викторович",
"is_male": true,
"passport": "1234 567890",
"phone": "+7-999-999-99-99",
"username": "NKTKLN"
}