Skip to content

Instantly share code, notes, and snippets.

@nilmadhab
Created January 31, 2021 21:11
// 20210131211058
// http://localhost:3000/tags
[
{
"id": 1,
"name": "algorithm"
},
{
"id": 2,
"name": "datastructure"
},
{
"id": 5,
"name": "bfs"
},
{
"id": 3,
"name": "coding"
},
{
"id": 6,
"name": "algorithms"
},
{
"id": 4,
"name": "programming"
},
{
"id": 7,
"name": "career"
},
{
"id": 8,
"name": "computerscience"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment