-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
Acceptance Criteria:
As a user, I want to see blog posts from medium with the 'WWCodeDFW' tag.
Notes:
From what I've found from 5 minutes of research there is no documented endpoint to fetch posts by tag. But there should be enough information from running the post in a charles session to recreate the call without a documented endpoint. Services should be written with a mock/rest service so the app can be worked on without a network connection. Mock data should be attached in a folder titled mock within the applications file structure.
Resources:
https://github.com/Medium/medium-api-docs
https://github.com/Medium/medium-api-docs/issues/91
Will post charles session of request at a later date**
Reactions are currently unavailable