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

Import json data from URL #37

Closed
iamtommo opened this issue Feb 15, 2013 · 2 comments
Closed

Import json data from URL #37

iamtommo opened this issue Feb 15, 2013 · 2 comments
Labels

Comments

@iamtommo
Copy link

It would be very nice to be able to import json data from a url, so i could create mockup json data and copy a URL to i can link it to others.

@fnkr
Copy link

fnkr commented Apr 11, 2013

+1

It would be very awesome if I can load a json if I open the website with a get parameter ( like http://jsoneditoronline.org/?json=http://example.com/data.json ).

@josdejong
Copy link
Owner

Try adding a query parameter url:

http://jsoneditoronline.org/?url=http://jsoneditoronline.org/test/example.json

see also #11 (comment)

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

No branches or pull requests

4 participants
@josdejong @fnkr @iamtommo and others