-
-
Save tonypee/2d7ac7f430f4ce4ef9c345d8b914c579 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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