Why
As an Employee
I want to be able to view all posts ( i.e articles or gifs)
So that view all available posts ( i.e articles or gifs) on the platform
Acceptance Criteria
Scenario:
Given that an employee make a get request on this endpoint (i.e api/v1/feed)
When posts are available on the platform
Then all available post on the platform should be viewed
Why
As an Employee
I want to be able to view all posts ( i.e articles or gifs)
So that view all available posts ( i.e articles or gifs) on the platform
Acceptance Criteria