Web API

November 13, 2019 ยท View on GitHub

An ASP.NET Core application with an example controller for a RESTful HTTP service.

If you need to create a back-end service along with your app, this provides an easy way to include it all in the same solution.

Learn more about Web API in the ASP.NET tutorial.