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

on-the-fly proxying #3

Open
jmandel opened this issue Aug 15, 2019 · 0 comments
Open

on-the-fly proxying #3

jmandel opened this issue Aug 15, 2019 · 0 comments

Comments

@jmandel
Copy link
Member

jmandel commented Aug 15, 2019

Right now the server-proxy launches with a hard-coded underlying FHIR server URL. What if this was just a default, and the server-proxy also supported base URLs like:

https://server.subscriptions.argo.run/proxy-for/http%3A%2F%2Ftest.fhir.org%2Fr4

... and any queries with this prefix would dynamically route to http://test.fhir.org/r4 instead of the default. This would give folks a way to see how subscriptions might work on top of their own infrastructure of choice.

(I created a "crazy-idea" label to use for this :-))

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