Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Designing with the API

Mapk
April 15, 2018

Designing with the API

Designing with the REST API and innovating with WordPress.

Mapk

April 15, 2018
Tweet

More Decks by Mapk

Other Decks in Design

Transcript

  1. Mark Uraine I’m an interdisciplinary designer dedicated to making the

    web more accessible and human friendly by facilitating the transfer of information through design. I work at Automattic contributing to the open source project, WordPress. @mapk  
  2. What is a CMS? A content management system or CMS

    is a software that facilitates creating, editing, organizing, and publishing content.
  3. Visual Data iOS App Game Android App Web App AI

    Intranet Storybook Photo App React Angular Backbone Ember Knockout Java Processing FluxC Swift Vue R = MySQL + PHP + API + WordPress
  4. What is an API? An Application Programming Interface is a

    set of clearly defined methods of communication between various software components.
  5. & Endpoints The functions available through the API. Routes The

    names you use to access the endpoints. The URI.
  6. https://faithful-violet.glitch.me/ Web VR - Walk through a post in 3D

    and interact with it virtually. - Mozilla’s A-Frame
  7. When you think about it, we’re kind of building a

    web operating system. - Matt Mullenweg, 2014
  8. Innovation is taking two things that already exist and putting

    them together in a new way. - Tom Freston