almost 4 years ago
Another way to create a StepZen GraphQL API - Launched on ProductHunt!
A third way to build a StepZen GraphQL API has just been launched on ProductHunt, show your support and share your feedback here https://www.producthunt.com/posts/rest2graphql-io
We at StepZen want to make creating GraphQL APIs as simple as possible. Converting a REST API into GraphQL doesn't have to be time-consuming. You can already do so in a few lines of code by using the StepZen CLI. And we've made it even easier by launching a new tool called REST2GraphQL!
With REST2GraphQL.io, you can convert any REST API to GraphQL, and this GraphQL API will be directly available to integrate into your hackathon project! Next to this, all converted GraphQL APIs will have:
- Code examples in cURL, JavaScript, and Python
- Interactive web editor (GraphiQL)
- Deployed to the cloud for FREE
To convert a REST API, you only need to insert the API endpoint, including any other configuration it might need. REST2GraphQL.io supports the following configuration:
- GET / POST HTTP-methods
- Headers (for example, authentication)
- Path & Query parameters
- JSON body
We don't store sensitive information while converting your REST API to GraphQL. If you for example use an `authorization` header, we will convert that header to a dynamic query parameter in GraphQL. So get started converting your REST API to GraphQL TODAY! We're curious to hear what you think of REST2GraphQL.io; let us know on ProductHunt.
Questions?
If you have any questions about the hackathon, please post on the discussion forum.
