What is An API

Sharing is Caring

API is an acronym for Application Programming Interface. An API is a way for two applications to talk to one another. I like to think of an API as a data pipe that connects two systems together.

Probably most software and hardware you are using uses an API because the server has to talk to the application somewhere along the line. For the most part, most systems use an API to do a lot of the data processing and keeping data secure before it is inserted directly into the database.

Most companies are now building an API for at least mobile applications or other devices to call. A well designed system will use an API that can do load balancing and data caching to more efficiently use resources and better deliver a consistent user experience.

Sharing is Caring

Brian is a software architect and technology leader living in Niagara Falls with 13+ years of development experience. He is passionate about automation, business process re-engineering, and building a better tomorrow.

Brian is a proud father of four: two boys, and two girls and has been happily married to Crystal for more than ten years. From time to time, Brian may post about his faith, his family, and definitely about technology.