Can Swagger be used for SOAP?

前端 未结 3 677
灰色年华
灰色年华 2020-12-10 01:13

I was exploring Swagger and I must acknowledge I\'m loving it.

I understand Swagger is primarily for RESTful web services, but I was wondering if we can make it work

3条回答
  •  伪装坚强ぢ
    2020-12-10 01:30

    online "translate SOAP based web services to RESTful" is what exactly DreamFactory does. Open Source API management tool based on Swagger. Here you can read about SOAP-to-REST functionality.

提交回复
热议问题