Quantcast
Channel: Active questions tagged rest - Stack Overflow
Viewing all articles
Browse latest Browse all 3619

Test REST APIs on a real server (without localhost )

$
0
0

I have a @RestController class in my Spring Boot app. I tested my API's with Postman on localhost and everything seems to be ok.So now I want to test it from another computer.Is there a server/technology which will allow me to test my API's without localhost?So instead of:http://localhost:8095/api/all-users
I have:http://magicServer.com/api/all-users


Viewing all articles
Browse latest Browse all 3619

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>