ASP.NET Web API Series: Getting data from the web api (HttpGET)



ASP.NET Web API Series: Getting data from the web api (HttpGET)

ASP.NET Web API Series:  Getting data from the web api (HttpGET)

Building a RESTFul Web API from start to finish using .Net core 7.0 technologies.

VIDEO 2: Using the Http Get Verb to return data from our Restful web api using an in-memory database.

To get up to speed quickly please view Part 2 and Part 3 of this series. These two video will provide you with the CRUD basics to generate a Web API using HTTP verbs. However I recommend you view the rest of the course where we turn the DEMO-WARE API created in videos 2 and 3 into a production ready API using best practices.