API
Application Programming Interface
DKDK - October 28, 2024
First an example:
An API is similar to Morse Code
this, very few programs are
completely isolated from start to
finish.
Have I ever used an API?
Almost all of you have used APIs whether you knew it or not
Any time one of your programs communicates with another program you’re using an API
PSE Outage Map using Google Maps
More examples of APIs
APIs are all around us. Good APIs allow different programs to mesh together seamlessly.
Social Media APIs:
Communication APIs:
Other types of APIs:
Overkill login page
API design is crucial
When you think about it designing systems that can interface with each other is at the heart of what we do as computer scientists.
DKDK Voting!