Skip to content

Instantly share code, notes, and snippets.

@mikestowe
Last active January 28, 2019 17:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikestowe/58916a4f4fb00691ec293aea17746c85 to your computer and use it in GitHub Desktop.
Save mikestowe/58916a4f4fb00691ec293aea17746c85 to your computer and use it in GitHub Desktop.
REST API Workshop

REST API Workshop

I'm excited to have you joining us for this workshop - where we'll cover what makes a great RESTful API, while also looking at when you might choose a RESTful API vs an RPC, GraphQL, or even SOAP API.

Pre-Requisites

There are no pre-requisites for this workshop. However, to get the most out of it, you can try some activities and read ahead. This includes:

What to Bring

The workshop will be a combination of lecture and labs (both group and time for individual). To fully participate, you will need:

  • A laptop (all activities will be done through the browser)
  • A PHP installation (to try installing and modifying RAML2HTML for PHP)

Bonus Brings

Not required, but makes the workshop more fun, and probably a little bit more productive

  • An installation of PostMan
  • An idea for an API you'd want to build or make better
  • A sense of humor (think Dad jokes)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment