Last post May 06, 2015 08:04 AM by atulthummar
Member
1 Points
1 Post
May 06, 2015 06:51 AM|Hasan Ch|LINK
Hello, I am creating a web page that calls web api. This Web API calls a json api every 5 minutes. Would you please guide me where to deploy this Web API to make sure it will not stop working.
mvc webapi
Participant
1499 Points
501 Posts
May 06, 2015 08:04 AM|atulthummar|LINK
Hello Hasan,
You can deployed the Web API on your local system IIS server.
Here is the step by step to host web API : http://www.c-sharpcorner.com/UploadFile/2b481f/how-to-host-Asp-Net-web-api-on-iis-server/
http://www.codeproject.com/Articles/720912/Build-and-deploy-ASP-NET-Web-API-service-layer-a
Thanks,
Member
1 Points
1 Post
Where to deploy Web API ?
May 06, 2015 06:51 AM|Hasan Ch|LINK
Hello, I am creating a web page that calls web api. This Web API calls a json api every 5 minutes. Would you please guide me where to deploy this Web API to make sure it will not stop working.
mvc webapi
Participant
1499 Points
501 Posts
Re: Where to deploy Web API ?
May 06, 2015 08:04 AM|atulthummar|LINK
Hello Hasan,
You can deployed the Web API on your local system IIS server.
Here is the step by step to host web API : http://www.c-sharpcorner.com/UploadFile/2b481f/how-to-host-Asp-Net-web-api-on-iis-server/
http://www.codeproject.com/Articles/720912/Build-and-deploy-ASP-NET-Web-API-service-layer-a
Thanks,
mvc webapi
Atul T.
Please click "mark as answer" if this post helped you.