Skip to content

Instantly share code, notes, and snippets.

@dmitrizagidulin
Created July 31, 2018 16:28
Show Gist options
  • Save dmitrizagidulin/ee38af8daf164d5e30b4c03356d191ec to your computer and use it in GitHub Desktop.
Save dmitrizagidulin/ee38af8daf164d5e30b4c03356d191ec to your computer and use it in GitHub Desktop.
[
{ "id": 1, "name": "Alice", "birth_date": "1990-01-01" },
{ "id": 2, "name": "Bob", "birth_date": "1995-02-02" },
{ "id": 3, "name": "Cindy", "birth_date": "1999-01-01" }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment