Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

leaves - api - create wrapper for wallabag API / elastic API / solr API - iteration 1 #50

Open
xingh opened this issue Dec 9, 2017 · 0 comments
Assignees
Milestone

Comments

@xingh
Copy link
Contributor

xingh commented Dec 9, 2017

​Desc: The wrapper should be able to provide the same interface for retrieving the leaves items.

Acceptance Criteria:

  1. Must conform to this schema example

[ { "area":"content-left", "name": "DOCKER: Self Paced Training", "path":"https://training.docker.com/self-paced-training", "ContentImages_small":"", "ContentImages_large":"", "title": "DOCKER: Self Paced Training", "content": "Docker's own self paced training class.", "category": "Training", "tags": ["docker","video"], "type": "Video", "source": "Docker" }, { "area":"content-left", "name": "Hackr.io : Learn Docker", "path":"https://hackr.io/tutorials/learn-docker", "ContentImages_small":"", "ContentImages_large":"", "title": "Hackr.io : Learn Docker", "content": "Listing of docker tutorials submitted and voted on by the programming community", "category": "Training", "tags": ["docker","tutorials"], "type": "Page", "source": "Docker" }
http://anant.co/data/topic.docker.js
2. Should be the same GET method in each implementation

@xingh xingh added this to the 2018.01 milestone Dec 9, 2017
@xingh xingh self-assigned this Dec 9, 2017
@xingh xingh modified the milestones: 2018.01, 2018.Backlog Dec 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant