What is GraphQL?
GraphQL is a query language for API's, which has a runtime for fulfilling those queries and displays a complete and understandable description of the data.
This gives users the power to ask for exactly what they need, and nothing more. It also enables powerful developer tools that make it easier to evolve the API's over time.
For more information on GraphQL, learn on the official GraphQL website here.
Why use GraphQL?
We are using GraphQL with remote.it to provide a more easy-to-use and intuitive experience for users wishing to access our API's.
Additionally, our API's have become more powerful and specific since integrating GraphQL. Now, our API's are easier to call and it's much faster to find what you need.
Who uses GraphQL?
Our API's using GraphQL are for developers who want to incorporate our data and services into their applications. The API's are mainly for developers who want to integrate our technology into some part of their project or website.
Developer Tools
These are some of the most popular developer tools used with GraphQL API's:
Beta Notice
Please be aware that this feature is in Beta and should NOT be used in production.
Find Beta API here: https://api.remote.it/beta/graphql