Code Monkey home page Code Monkey logo

Comments (5)

wincent avatar wincent commented on May 4, 2024

Thanks for bringing this up again, @IvanGoncharov. I think the main issue here is that we don't necessarily want to be in the business of providing any kind of hosted GraphQL access, and it is a gap that we'd rather see filled by the community, given that there already quite a few participants out there with varying degrees of investment in the whole subject of onboarding, educating and introducing new users to GraphQL.

Free experimentation is already quite direct (just npm start run in this repo). We'd be happy to supplement the README here, and likely also the docs over at graphql.org, with links to hosted solutions provided by third parties. You'd be welcome to submit a PR if you wanted us to link to https://swapi.apis.guru/ for example. For now though I am going to close this one as I don't think that hosting a public server is something that we are going to prioritize and do ourselves at this time.

from swapi-graphql.

acao avatar acao commented on May 4, 2024

Reopened as per discussion with @IvanGoncharov , we will move forward on getting an OSS heroku account for providing this public API example

from swapi-graphql.

acao avatar acao commented on May 4, 2024

closing since we moved to netlify functions!

from swapi-graphql.

bot19 avatar bot19 commented on May 4, 2024

Not sure if this is related but I tried using https://graphql.org/swapi-graphql in a codesandbox, but it didn't seemed to work (not public API?), so I tried @IvanGoncharov https://swapi.apis.guru and it works.

Anyways, does "netlify functions" fix this? How do I hook it up to my codesandbox? I am trying to make a personal demo.

Thanks

from swapi-graphql.

acao avatar acao commented on May 4, 2024

@bot19 that netlify example will reveal the working URL if you know where to look!

this is the API url: https://swapi-graphql.netlify.app/.netlify/functions/index (this is the default URL that netlify functions are served from)

we should update the _redirects file in the graphql.org repo to proxy this API url from a friendlier address

from swapi-graphql.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.