Dotnet
Creating a C# ASP.Net Core API - What is an API?
  •  

What Is An API?

Outline

What is an API?

An API (Application Programming Interface) is used to let us have two applications communicate with one another. You may have an appliction (mobile, desktop, web) that wants to communicate with a database or server. An API is the perfect solution to allow these two applications to exchange data in a convenient and consistent way.



The course is taught by Thomas Desmond
@ThomasJDesmond
TheTomBomb.com

 

I finished! On to the next chapter