Overview

A brief overview of the Food API app that uses a web API to return recipes.

The use of APIs

APIsApplication Programming Interfaces have become a standard part of modern web and native app development. From integrating social media content and news feeds to online maps and conducting financial transactions, the range of available APIs for developers to plug into and use seems to grow with each passing day. Without the widespread availability of such services, our ...