Skip to content

Instantly share code, notes, and snippets.

@david8lumen
Created May 5, 2021 15:37
Show Gist options
  • Save david8lumen/0f28ff389f190c4f5a2ec32015f23206 to your computer and use it in GitHub Desktop.
Save david8lumen/0f28ff389f190c4f5a2ec32015f23206 to your computer and use it in GitHub Desktop.
Teachers
{
"success": true,
"body": [
{
"id": "1",
"first_name": "Julia",
"last_name": "Green"
},
{
"id": "2",
"first_name": "Peter",
"last_name": "Sheppard"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment