Click here to Skip to main content
15,896,269 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to create restful api in wcf.I have gone through 2-3 articals.I have done practice of it.It is working properly.Here we r using webHttpBinding and hosting in IIS.I have question.According to my knowlege rest api support webHttpBinding binding only.Can I host it as self host.Self host support all type of bindings.Which one is better? webHttpBinding support both http and https protocol.If i want to use Https,does I need to specify that in webconfig file?
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900