Skip to content

Instantly share code, notes, and snippets.

@allpwrfulroot
Last active December 12, 2019 00:44
Show Gist options
  • Save allpwrfulroot/69b33df64d677abc596bf0f120d0a411 to your computer and use it in GitHub Desktop.
Save allpwrfulroot/69b33df64d677abc596bf0f120d0a411 to your computer and use it in GitHub Desktop.
Demo snippet of JSON listing project page metadata
[
{
"name": "nextjs-workshop",
"size": 299,
"title": "nextjs-workshop",
"description": "public workshop for getting started with NextJS",
"createdAt": "2019-10-27",
"type": "github",
"tags": ["React", "NextJS"]
},
...
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment