Hi,
I have created a wcf service which is called successfuly in my local app. I have run unit tests . But it is on my local host and i need to host it so that it can be tested by a testing centre ...
they mention
The textbox below needs a URI for an API you create and host. It should be your own implementation of our reference service.
the text box has http://your-hostname/api
I assume the wcf service would be required here or is an ai required ?
I dont have an external host name , can i use github ?
thanks