Skip to content

Instantly share code, notes, and snippets.

@tonypee
Last active December 21, 2016 03:35
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 tonypee/2d7ac7f430f4ce4ef9c345d8b914c579 to your computer and use it in GitHub Desktop.
Save tonypee/2d7ac7f430f4ce4ef9c345d8b914c579 to your computer and use it in GitHub Desktop.
Searching: /search?q=clothing
[
{ tag: 'hat', count:15 },
{ tag: 'scarf', count:4 },
{ tag: 'shoes', count:5 },
]
Related tagsTag /related?tag=clothing
[
{ tag: 'hat', type: 'broader', children: ['sombrero', 'red', 'other']}
{ tag: 'pants', type: 'broader', children: []}
{ tag: 'shoes', type: 'similar', children: ['big', 'woodern']}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment