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

Fetch by doi #84

Merged
merged 3 commits into from
Aug 14, 2015
Merged

Fetch by doi #84

merged 3 commits into from
Aug 14, 2015

Conversation

abbycabs
Copy link
Member

This adds the evidenceUrl to the query -- now we can fetch by doi!

* this adds ?evidenceUrl=XXX to the end of the endpoint for queries on specific papers
* we can fetch by doi now
context.badge = badge || '*';
}
if (evidenceUrl) {
options.paginate = {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This magically adds ?evidenceUrl=[EVIDENCE_URL] when querying badgekit-api.

Hack-y. I'm sorry.

@abbycabs
Copy link
Member Author

Fixes #10, along with abbycabs/badgekit-api@2a40a78

@abbycabs
Copy link
Member Author

@alicoding - can you r? It's the stuff we talked about yesterday, adding evidence (aka DOI) to the query.

@alicoding
Copy link
Member

R+

@abbycabs abbycabs merged commit be849fb into master Aug 14, 2015
@abbycabs
Copy link
Member Author

thanks Ali!

On Fri, Aug 14, 2015 at 8:32 AM, Ali Al Dallal [email protected]
wrote:

R+


Reply to this email directly or view it on GitHub
#84 (comment)
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants