Skip to content

better handling of preparing "path" for GET requests #1

@npjc

Description

@npjc

can't just use:

url <- "http://string-db.org/api"

as httr:::handle_url in GET cuts it off. so api even though it's the only access point so far can't be baked into url.

for reference the full request url:

"http://string-db.org/api/tsv/resolve?identifier=ADD&species=9606"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions