space-cloud icon indicating copy to clipboard operation
space-cloud copied to clipboard

Convert a swagger api into a remote service

Open sharadregoti opened this issue 5 years ago • 1 comments

The problem faced currently?

Suppose we have a REST service which exposes more than 50 endpoints. To convert the REST API service to Graphql API we can use Graphql API feature of space cloud. But the process of shifting is tedious.

It would be great if the space cloud is able to detect the endpoints from a file & create endpoints in a remote service automatically.

How can we solve it?

Most of the software teams use Postman, swagger or any other software to document, test the REST APIs. These software provides the functionality of exporting the endpoints as a JSON file. Space cloud can parse this file to automatically create remote services endpoints without manual input.

If you want this feature to be implemented, give it a thumbs up reaction, so that we can determine which features are important to you. 👍

sharadregoti avatar Jul 05 '20 07:07 sharadregoti

We should do this for openapi/swagger instead

YourTechBud avatar Apr 17 '22 08:04 YourTechBud