Convert a swagger api into a remote service
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. 👍
We should do this for openapi/swagger instead