Why your mobile app should never call an external API
These days, you can find an API for just about anything. Whether you need flight tracking info, stock prices, or something else, you can be sure there’s a service out there with the data you need. When you’re building an app that uses external APIs like these, it can be very tempting to call them directly from your mobile app, but that can get you into trouble.