SEO Forums  

Go Back   SEO Forums > Search Engine Strategies > Link Popularity
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 08-18-2015, 06:10 AM
sonia sharma sonia sharma is offline
Upcoming SEO
 
Join Date: Aug 2015
Posts: 97
Default What Is Web Api?

Web API is a framework for building HTTP services that can be consumed by a broad range of clients including browsers, mobiles, iphone and tablets. It is very similar to ASP.NET MVC since it contains the MVC features such as routing, controllers, action results, filter, model binders, IOC container or dependency injection. But it is not a part of the MVC Framework. It is a part of the core ASP.NET platform and can be used with MVC and other types of Web applications like Asp.Net WebForms. It can also be used as an stand-alone Web services application.
Reply With Quote
  #2  
Old 10-24-2015, 04:18 AM
Priyanka Priyanka is offline
Junior SEO
 
Join Date: Aug 2014
Posts: 186
Default

Asp.Net Web API is a framework for building HTTP services that can be consumed by a broad range of clients including browsers, mobiles, iphone and tablets.
Reply With Quote
  #3  
Old 11-17-2015, 12:32 PM
AmitSood AmitSood is offline
Junior SEO
 
Join Date: Oct 2015
Location: India
Posts: 103
Default

ASP.NET Web API is an ideal platform for building RESTful applications on the .NET Framework
Reply With Quote
  #4  
Old 12-22-2015, 06:23 AM
alka alka is offline
Junior SEO
 
Join Date: Nov 2015
Posts: 197
Default

Web API is a framework that makes it easy to build HTTP services that reach a broad range of clients, including browsers and mobile devices.
Its main features are:
-It supports convention-based CRUD Actions since it works with HTTP verbs
GET,POST,PUT and DELETE.
-Responses have an Accept header and HTTP status code.
-It may accepts and generates the content which may not be object oriented
like images, PDF files etc.
-Responses are formatted by Web API’s MediaTypeFormatter into JSON, XML or
whatever format you want to add as a MediaTypeFormatter.
Reply With Quote
  #5  
Old 12-22-2015, 12:35 PM
Neha Chandaliya Neha Chandaliya is offline
SubmitShop Newbie
 
Join Date: Jun 2015
Posts: 27
Default

It can be hosted with in the applicaion or on IIS.
Reply With Quote
  #6  
Old 12-23-2015, 12:13 PM
MiniGupta MiniGupta is offline
Upcoming SEO
 
Join Date: Feb 2015
Posts: 92
Default

Thanks for sharing.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 05:07 PM.


Powered by vBulletin® Version 3.5.7
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.