0

I am trying to download WSO2 Developer studio, ask me to enter my credentials and nothings happens. I am using macOS. How can I download WSO2 Developer studio?

Community
  • 1
  • 1
Nick
  • 4,163
  • 13
  • 38
  • 63

1 Answers1

2

You can find releases of Developer Studio here

MiddlewareManiac
  • 570
  • 4
  • 19
  • Thanks, which platform can I run? Ubuntu, macOS or windows? – Nick Apr 25 '19 at 09:06
  • No worries. So you'll see (for example https://github.com/wso2/product-ei/releases/tag/v6.3.0) that there are distributions for all three. – MiddlewareManiac Apr 25 '19 at 09:49
  • :) thanks MM. Last question, I have WSDL document and I want os use them to create a rest api. For this scenario (rest-to-soap-to-rest) where I can documentation? – Nick Apr 25 '19 at 10:28
  • https://docs.wso2.com/display/EI640/Working+with+Proxy+Services && https://docs.wso2.com/display/EI640/Working+with+JSON+Message+Payloads#WorkingwithJSONMessagePayloads-ConvertingapayloadbetweenXMLandJSON should get you started nicely ;) – MiddlewareManiac Apr 25 '19 at 11:30
  • Hey @Nick; for your information: https://docs.wso2.com/display/AM220/Generate+REST+API+from+SOAP+Backend – MiddlewareManiac May 21 '19 at 11:06