How I Cut My Teeth Seeding My App from API’s
In this post I will:
- Briefly explain what an API is
- Share my experience growing learning to use API’s
- Give a practical example using the Unsplash API
What is an API?
“API stands for Application Programming Interface. In layman’s terms, these interfaces are what allow software solutions to communicate with each other. It helps to think of them as the “engine under the hood,” and the backbone of the connectivity that our society has come to rely upon.”
Continue Reading
https://www.shippingschool.com/what-is-an-api-in-laymans-terms/


