---
title: "What is Web API ‘s in Asp.Net MVC 4 ?"  
description: "What is Web API ‘s in Asp.Net MVC 4 ?"  
author: "Anonymous User"  
published: 2014-10-10  
updated: 2020-09-20  
canonical: https://www.mindstick.com/interview/2202/what-is-web-api-s-in-asp-dot-net-mvc-4  
category: "asp.net mvc"  
tags: ["asp.net", "asp.net mvc"]  
reading_time: 1 minute  

---

# What is Web API ‘s in Asp.Net MVC 4 ?

**Web API is a new framework for consuming & building HTTP Services.**

Web API supports wide range of clients including different browsers and mobile devices.

It is very good platform for developing RESTful services since it talk’s about HTTP.

## Answers

### Answer by Anonymous User

**Web API is a new framework for consuming & building HTTP Services.**

Web API supports wide range of clients including different browsers and mobile devices.

It is very good platform for developing RESTful services since it talk’s about HTTP.


---

Original Source: https://www.mindstick.com/interview/2202/what-is-web-api-s-in-asp-dot-net-mvc-4

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
