{ "username": "shivam", "email": "", "bio": "", "image": "", "password": "xxxx", "id": 1 }
{ "title": "Adidas | nike", "subtitle": "Every day i think about sports", "body": "Sports is for everyone", "createdAt": "2023-09-14 03:05:22" "tags": ["sports"], "slug": "how sports is good", "id": 1 }
{ "title": "great article", "body": "amazing article", "createdAt": "2023-09-14 03:05:22" "id": 1 }
{
"message": "User with username: shivam1 not found"
}
create a new user
get all articles available filters
/articles?tag=stocks
/articles?author=shivam
/articles?page=3&size=10
create a new article
edit an article
get all comments of an article
create comments for an article