Skip to content

Create services for fetching medium blog posts  #13

@laurrenreed

Description

@laurrenreed

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**

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions