You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
736 B
JSON
27 lines
736 B
JSON
{
|
|
"articles": [
|
|
{
|
|
"title": "Hello",
|
|
"slug": "kkk-y2bee3",
|
|
"body": "oiojojoj",
|
|
"createdAt": "2021-01-15T09:41:26.527Z",
|
|
"updatedAt": "2021-01-15T09:41:26.527Z",
|
|
"tagList": [
|
|
"cypress",
|
|
"is",
|
|
"great"
|
|
],
|
|
"description": "description of the article",
|
|
"author": {
|
|
"username": "cypress",
|
|
"bio": null,
|
|
"image": "https://static.productionready.io/images/smiley-cyrus.jpg",
|
|
"following": true
|
|
},
|
|
"favorited": false,
|
|
"favoritesCount": 15
|
|
}
|
|
],
|
|
"articlesCount": 1
|
|
}
|