I am new to web services. Can I use WSDL with REST bindings? Or should I use WADL?
You can use WSDL with REST bindings, but it really is not necessary. The simplified nature of REST makes the write code to use this service very simple. Using WSDL simply adds extra complexity that is simply not needed.
If you are still interested, you can find more information here: http://www.ibm.com/developerworks/webservices/library/ws-restwsdl/
In addition, this question may help you: WSDL vs. REST Pros and Cons
Source: https://habr.com/ru/post/1787072/More articles:Bash how is C lib? - cBox-Model for inline and block elements in td table - htmlA library for querying installed (Debian) packages in C? - cRails only displays messages from users that the current user is following - ruby-on-railsStart a new numbered list using jQuery - javascriptКак получить доступ к потоку RTMPTE в С# - c#Два изображения, содержащие фон для div? - cssWhat are the different versions of Selenium, and which one should I get? - seleniumЛокализованные проверки подлинности JSF - jsfAddress already in use: I misunderstand UDP - udpAll Articles