Skip to content

Instantly share code, notes, and snippets.

@avvensis
Last active June 17, 2020 10:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save avvensis/7a15160fe895bad1b191e81cef109e06 to your computer and use it in GitHub Desktop.
Save avvensis/7a15160fe895bad1b191e81cef109e06 to your computer and use it in GitHub Desktop.
Demo mock
{
"data": [
{ "username": "+77011234567", "password": "test", "name": "Тестовый пользователь", "email": "test@example.com" },
{ "username": "+77771234567", "password": "test2", "name": "Тестовый пользователь 2", "email": "test2@example.com" }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment