Last active
September 29, 2019 18:15
-
-
Save sdoward/951ff756822414d65e8a059b88ed3ed7 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
{ | |
"employees":[ | |
{ | |
"imageUrl":" ", | |
"name":"Sam Doward" | |
}, | |
{ | |
"imageUrl":"", | |
"name":"Enrique Anaya" | |
}, | |
{ | |
"imageUrl":"", | |
"name":"Adriana Sahagún" | |
}, | |
{ | |
"imageUrl":"", | |
"name":"Stephanie Preuthen" | |
}, | |
{ | |
"imageUrl":"", | |
"name":"Alex Corbi" | |
}, | |
{ | |
"imageUrl":"", | |
"name":"Nitish Bhatt" | |
}, | |
{ | |
"imageUrl":"", | |
"name":"David Figueroa" | |
}, | |
{ | |
"imageUrl":"", | |
"name":"Arun Sasidharan" | |
}, | |
{ | |
"imageUrl":"", | |
"name":"Alfred Reisner" | |
}, | |
{ | |
"imageUrl":"", | |
"name":"Benjamin Tourou" | |
}, | |
{ | |
"imageUrl":"", | |
"name":"Matthias Hellmund" | |
}, | |
{ | |
"imageUrl":"", | |
"name":"Victoria Leonhardt" | |
}, | |
{ | |
"imageUrl":"", | |
"name":"Massimiliano Costa" | |
}, | |
{ | |
"imageUrl":"", | |
"name":"Mufadal Jiwaji" | |
}, | |
{ | |
"imageUrl":"", | |
"name":"Camaley Jennings" | |
}, | |
{ | |
"imageUrl":"", | |
"name":"Amadou Barry" | |
}, | |
{ | |
"imageUrl":"", | |
"name":"Simone Haines" | |
}, | |
{ | |
"imageUrl":"", | |
"name":"Daniel Boyle" | |
}, | |
{ | |
"imageUrl":"", | |
"name":"Hanna Marino" | |
}, | |
{ | |
"imageUrl":"", | |
"name":"Johanna Ballesteros" | |
}, | |
{ | |
"imageUrl":"", | |
"name":"Lara Orrico" | |
}, | |
{ | |
"imageUrl":"", | |
"name":"Nour Younis" | |
}, | |
{ | |
"imageUrl":"", | |
"name":"Pipsa Sopenpera" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment