Skip to content

Instantly share code, notes, and snippets.

@vanderhoop
Last active August 29, 2015 14:12
Show Gist options
  • Save vanderhoop/4e5288463772e5e6415a to your computer and use it in GitHub Desktop.
Save vanderhoop/4e5288463772e5e6415a to your computer and use it in GitHub Desktop.

Thinkin' About POSTin'

As a user of the interweb, you probably change data server-side all the time, which means you're using POST requests all the time. This is a thought-exercise meant to clue you in to all the ways in which you interact with the web using POST requests.

Directions

  1. Partner up.
  2. Make a list of 6 different ways in which you or your partner use web applications to change information on a server:
    • Way 1:
    • Way 2:
    • Way 3:
    • Way 4:
    • Way 5:
    • Way 6:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment