Skip to content

Instantly share code, notes, and snippets.

@sprakash57
Created October 2, 2022 10:34
Show Gist options
  • Save sprakash57/10f77db3679bdee55aa206e2f1374ea4 to your computer and use it in GitHub Desktop.
Save sprakash57/10f77db3679bdee55aa206e2f1374ea4 to your computer and use it in GitHub Desktop.
This gist serves as API endpoint for templates generated through create-react-saga.
[
{
"id": 1,
"name": "Leanne Graham",
"email": "Sincere@april.biz",
"address": {
"street": "Kulas Light",
"city": "Gwenborough"
},
"phone": "1-770-736-8031 x56442"
},
{
"id": 2,
"name": "Ervin Howell",
"email": "Shanna@melissa.tv",
"address": {
"street": "Victor Plains",
"city": "Wisokyburgh"
},
"phone": "010-692-6593 x09125"
},
{
"id": 3,
"name": "Clementine Bauch",
"email": "Nathan@yesenia.net",
"address": {
"street": "Douglas Extension",
"city": "McKenziehaven"
},
"phone": "1-463-123-4447"
},
{
"id": 4,
"name": "Patricia Lebsack",
"email": "Julianne.OConner@kory.org",
"address": {
"street": "Hoeger Mall",
"city": "South Elvis"
},
"phone": "493-170-9623 x156"
},
{
"id": 5,
"name": "Chelsey Dietrich",
"email": "Lucio_Hettinger@annie.ca",
"address": {
"street": "Skiles Walks",
"city": "Roscoeview"
},
"phone": "(254)954-1289"
},
{
"id": 6,
"name": "Mrs. Dennis Schulist",
"email": "Karley_Dach@jasper.info",
"address": {
"street": "Norberto Crossing",
"city": "South Christy"
},
"phone": "1-477-935-8478 x6430"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment