mirror of
https://github.com/danieleteti/delphimvcframework.git
synced 2024-11-16 08:15:53 +01:00
8 lines
300 B
HTML
8 lines
300 B
HTML
<html>
|
|
<body>
|
|
<h2>SOAP and REST</h2>
|
|
<p>This example uses the allow_unhandled_action option to allow standard Delphi SOAP webservice functionality.</p>
|
|
<p>Visit <a href="/wsdl">/wsdl</a> for WSDL</p>
|
|
<p>Visit <a href="/customers">/customer</a> for Customer REST</p>
|
|
</body>
|
|
</html> |