6 Concepts Every Backend Engineer Should Know
1. API API stands for Application Programming Interface. An API is how two computers (or more) communicate with each other. An API is an abstraction between systems. APIs hide the internal implementation of a computer program. Indeed, APIs are only u...
Jan 23, 20233 min read3.3K



