Skip to content

Instantly share code, notes, and snippets.

@NickJosevski
Last active September 11, 2016 10:29
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 NickJosevski/1de2eef40cf7caa043261549f5fae4c4 to your computer and use it in GitHub Desktop.
Save NickJosevski/1de2eef40cf7caa043261549f5fae4c4 to your computer and use it in GitHub Desktop.
Used Guid Processing Steps
  1. Request comes in.
  2. Lookup that GUID in the DB.
  3. Outcome:
    * Success:
    • Store Guid
    • Tweet the Guid
    • 200 OK
      * Failure:
    • 419 GONE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment