Skip to content

Instantly share code, notes, and snippets.

@simrat39
Last active June 27, 2020 20:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save simrat39/6e8365ecf67dd3c798b42e7aabc0af66 to your computer and use it in GitHub Desktop.
Save simrat39/6e8365ecf67dd3c798b42e7aabc0af66 to your computer and use it in GitHub Desktop.
Mock-ish api for potato wallpapers
[
{
"url": "https://i.imgur.com/bHdPyCX.png",
"author": "ecnivtwelve",
"name": "POSP - Blue",
"collections": "POSP"
},
{
"url": "https://i.imgur.com/4XzmnIA.png",
"author": "ecnivtwelve",
"name": "POSP - Orange",
"collections": "POSP"
},
{
"url": "https://i.imgur.com/mWAWsTF.png",
"author": "ecnivtwelve",
"name": "POSP - Outline - Blue",
"collections": "POSP - Outline"
},
{
"url": "https://i.imgur.com/XjCJKBE.png",
"author": "ecnivtwelve",
"name": "POSP - Outline - Orange",
"collections": "POSP - Outline"
},
{
"url": "https://i.imgur.com/ntACSAD.png",
"author": "ecnivtwelve",
"name": "POSP - Light - Blue",
"collections": "POSP - Light"
},
{
"url": "https://i.imgur.com/oebV6ZB.png",
"author": "ecnivtwelve",
"name": "POSP - Light - Orange",
"collections": "POSP - Light"
},
{
"url": "https://i.imgur.com/ID0AmT3.png",
"author": "ecnivtwelve",
"name": "Blur - Purple",
"collections": "Blur"
},
{
"url": "https://i.imgur.com/NJhMema.png",
"author": "ecnivtwelve",
"name": "Blur - Orange",
"collections": "Blur"
},
{
"url": "https://i.imgur.com/FCE3b1U.png",
"author": "ecnivtwelve",
"name": "Blur - Blue",
"collections": "Blur"
},
{
"url": "https://i.imgur.com/V7clMc8.png",
"author": "ecnivtwelve",
"name": "PastelForms - Light",
"collections": "PastelForms"
},
{
"url": "https://i.imgur.com/zYnLBEK.png",
"author": "ecnivtwelve",
"name": "PastelForms - Dark",
"collections": "PastelForms"
},
{
"url": "https://i.imgur.com/iCL1Qet.png",
"author": "ecnivtwelve",
"name": "Copies - Orange",
"collections": "Copies"
},
{
"url": "https://i.imgur.com/dz16c8T.png",
"author": "ecnivtwelve",
"name": "Copies - Blue",
"collections": "Copies"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment