AspNetCore.Docs/aspnetcore/includes/webApi/next.md

8 lines
539 B
Markdown
Raw Normal View History

## Next steps
2017-10-10 03:43:00 +08:00
* [ASP.NET Core Web API Help Pages using Swagger](xref:tutorials/web-api-help-pages-using-swagger)
* [Routing to Controller Actions](xref:mvc/controllers/routing)
* For information about deploying an API, including to Azure App Service, see [Publishing and Deployment](xref:publishing/index).
* [View or download sample code](https://github.com/aspnet/Docs/tree/master/aspnetcore/tutorials/first-web-api/sample). See [how to download](xref:tutorials/index#how-to-download-a-sample).
2017-07-11 05:12:20 +08:00
* [Postman](https://www.getpostman.com/)