HTTP GET
Learn how to create action methods to obtain data via JSON Web APIs.
We'll cover the following
Get all data
Start off with an action method that is dealing with the GET requests. Call this method GetUsers()
.
Code
Get hands-on with 1200+ tech skills courses.