Dotnet
Creating a C# ASP.Net Core API - Starting Out & Retrieving Data

GET Request Exercise Explanation

PRO
Outline

It's time for our first exercise! For this exercise, you will be completing the GET request inside of the StarsController.cs so we can get an entire collection of data.

Make sure you attempt this challenge before watching the solution - your code will thank you!

 

I finished! On to the next chapter