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

Rest API explorer

Open HeyItsJs opened this issue 5 years ago • 0 comments

The problem faced currently?

Space cloud has a feature of ingress routes that let's the user to expose services to outside of space cloud cluster. Mostly these services are JSON REST services. To test whether our ingress routes are working or not, the user has to use postman to make rest calls.

It would be very convenient if the mission control itself has a REST API explorer that let's user make REST calls from the mission control itself.

How can we solve it?

Make a postman like interface (a very simple one) that let's user to make rest calls from mission control. This can go in the API explorer section along with the GraphiQL and Space API explorer. It would be fine, even if it just allows to make json requests now.

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. 👍

HeyItsJs avatar Aug 01 '20 17:08 HeyItsJs