Api introduction slides

Page 1

Writing Documentation for APIs


What is an‌

A pplication P rogramming I nterface



Application Programing Interface Cupcake App

Request to Google Maps

Response from Google Maps var map; function initMap() { map = new google.maps.Map(document.getElementById('map'), { center: {lat: -34.397, lng: 150.644}, zoom: 8 }); }


Look - A Map in Your App! Cupcake App


So Who Uses API Documentation?

Developers!


Wait‌Do I Need To Code? Yes? No? Maybe?

Learn To Read Code


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.