This simple webservice was built only for demonstration purposes. It has been built in Rust on the Rocket framework. It consists of a simple call to the main (/) route with a word (Industry field on Account object in Salesforce). you can call it making http://server/{Industry}
Example: http://server/Transportation
Note that the industry parameter is case sensitive.
This project has been deployed in the following Url from Render.com: https://simplewsrust.onrender.com Access to the deployment dashboard: https://dashboard.render.com/web/srv-cnuv6s0cmk4c73e27rn0/events