Last active
November 25, 2018 03:21
-
-
Save Aleksey-Danchin/8f143f744c558487659235ab07aeb7d6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{"id": 1, "name": "Алексей", "family": "Владиклат", "phone": "1234252"}, | |
{"id": 2, "name": "Дмитрий", "family": "Карий", "phone": "82564"}, | |
{"id": 3, "name": "Александр", "family": "Точка", "phone": "668733"}, | |
{"id": 4, "name": "Сергей", "family": "Курм", "phone": "477345"}, | |
{"id": 5, "name": "Мария", "family": "Ом", "phone": "146782"}, | |
{"id": 6, "name": "Сергей", "family": "Актор", "phone": "488175"} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment