mirea-projects/Third term/Industrial programming technologies/8_User_Form/user.json

10 lines
242 B
JSON
Raw Normal View History

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