Skip to content

Instantly share code, notes, and snippets.

@ArnaudBrousseau
Created March 5, 2018 12:34
Show Gist options
  • Save ArnaudBrousseau/356beed17b326eb3bdf0a19ca382f636 to your computer and use it in GitHub Desktop.
Save ArnaudBrousseau/356beed17b326eb3bdf0a19ca382f636 to your computer and use it in GitHub Desktop.
Classic REST endpoint
GET /user/42
{"id": 42, "first_name": "Mark", "review_count": 2, ...}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment