Is there any quick way to know if a web service supports SOAP or REST? -


i know if there quick test, hint or tip tells whether web service supports soap and/or rest requests. maybe written in wsdl ?

as example i'm trying call web service described here. can see there soap words on it, possible know whether supports rest ? thanks

https://www3.bcb.gov.br/sgspub/jsp/sgsgeral/fachadawssgs.wsdl


Comments

Popular posts from this blog

python - No exponential form of the z-axis in matplotlib-3D-plots -

python - PIL cannot identify image file for io.BytesIO object -

portaudio - How to enable WASAPI exclusive mode in pyaudio -