Hi, I have a api RestFull
hosted in WINDOWS SERVER 2012
but when I try to access the information, the 404 error occurs Example
ip Domain / api / v1 / route / path / 1
For those who know how the Servicios Web RESTful
works, they know that the information is given through controllers in this case it is ROUTE for which there is no folder.
How can I configure the server so that it allows consulting the Servicio Web RESTful