afeld/jsonp

create a specific endpoint for the API passthrough

Open

#82 opened on Nov 16, 2015

 (2 comments) (0 reactions) (0 assignees)JavaScript (36 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (301 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

i.e. /api/v1/proxy?url.... Too confusing to have the API and homepage shared at the same path, and makes things like #81 difficult (since it can't always assume a url param to use as a key for throttling).

Contributor guide