Now that you know the basics of microservices and know how RAD Server works, how about creating a server application, to consume a web service and then host this service in IIS (Windows)?
What we will do is create a RAD Server application that will query a currency conversion web service. Shall we begin?
To get started, start a new RAD Server project, just as you learned in the previous topic. Then, take the following steps:
- Go to Project | New | Other | RAD Server | RAD Server Package:
- Create a package with resource.
- Put the resource name as Currency.
- Set the File Type Data Module.
- Click on Finish.