graphql / swapi-graphql

A GraphQL schema and server wrapping SWAPI.
http://graphql.org/swapi-graphql/
MIT License
1.04k stars 274 forks source link

Expose API for outside testing #127

Closed deinok closed 6 years ago

deinok commented 6 years ago

Could you expose the API without the GraphiQL interface?

So other people can send requests to the SWAPI GraphQL endpoint in order to tests GraphQL Clients.

IvanGoncharov commented 6 years ago

@deinok I added Deploy to Heroku button so it's very easy to spin up your own server with a couple of clicks and free of charge. You need to create an account on Heroku but this is also very simple and you can do this without a credit card.