Hacker News new | ask | show | jobs
by detaro 2248 days ago
The "try Pokemon GraphQL API" link is broken?
1 comments

And requires a login... :/ Why do you think people would signup just to look at your demo example?
Thanks for the feedback! Working on a way to make demo apps without needing to signup.
Not sure if this is related, but when I enter my GraphQL endpoint and click "Create my App" I am redirected to a weirdly escaped URL with an invalid hostname.
That should be expected, I was having a hard time escaping periods in URL parameters properly. The invalid hostname problem should be fixed now.