--- title: Building Web APIs author: rick-anderson description: ms.author: riande manager: wpickett ms.date: 01/05/2016 ms.topic: article ms.technology: aspnet ms.prod: asp.net-core --- # Building Web APIs * [Building your first Web API with ASP.NET Core using Visual Studio](../../tutorials/first-web-api.md) * [ASP.NET Core Web API Help Pages using Swagger](../../tutorials/web-api-help-pages-using-swagger.md) * [Creating backend services for native mobile applications](../../mobile/native-mobile-backend.md) * [Formatting response data](../models/formatting.md) * [Custom formatters](../advanced/custom-formatters.md)