Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn To Use APIs With Visual Studio, C#, ASP.Net
Rating: 4.5 out of 5(84 ratings)
1,223 students
Created byAaron Craig
Last updated 6/2018
English

What you'll learn

  • Use APIs from real places like Giphy and YouTube
  • Understand what an API is, how JSON relates to it, and how to call it in C#
  • Know great coding practices, specific to using APIs

Course content

8 sections18 lectures1h 45m total length
  • Introduction1:55
  • Pre-Course Knowledge Quiz

Requirements

  • Have a working knowledge of HTML
  • Understand C# methods and objects
  • A desire to learn
  • Visual Studio 2017 - Free!
  • Postman - Free!

Description

APIs are the backbone of building rich, engaging applications. But they're not always simple or easy to use. We're going to walk through how to use real APIs like Giphy and YouTube, get their JSON data, and display in our web application.

If you've ever wanted to learn about APIs, how to use them, or even just how they work, this course is for you.

We'll be using all free software, so you just need this course. We'll be using Visual Studio 2017, C# as the programming language, and ASP .net MVC as the architecture.

Who this course is for:

  • Anyone building websites with Visual Studio using ASP .net
  • Everyone looking to understand APIs and how to use them