Skip to content

Instantly share code, notes, and snippets.

@barhoring
Last active October 6, 2019 12:32
Show Gist options
  • Save barhoring/4b49bc45f772c205dbbc8857f2755d5f to your computer and use it in GitHub Desktop.
Save barhoring/4b49bc45f772c205dbbc8857f2755d5f to your computer and use it in GitHub Desktop.
public list of links
{
"data": [
{
"name": "test",
"url": "https://www.walla.co.il",
"about": "new site"
},
{
"name": "Tuta",
"url": "https://www.tuta.co.il",
"about": "joke by Liz"
},
{
"name": "Youtube",
"url": "https://www.youtube.com",
"about": "videos"
},
{
"name": "Google",
"url": "https://www.google.com/",
"about": "search engine"
},
{
"name": "Unsplash",
"url": "https://www.unsplash.com/",
"about": "free quality photo stock"
},
{
"name": "Instagram",
"url": "https://www.instagram.com/",
"about": "social media"
},
{
"name": "NYtimes",
"url": "https://www.nytimes.com/",
"about": "news"
},
{
"name": "Google",
"url": "https://www.google.com/",
"about": "search engine"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment