Skip to content

Instantly share code, notes, and snippets.

@chelseatroy
Created July 31, 2018 19:13
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 chelseatroy/9a87ecaef6b014b793819e4e1db42c40 to your computer and use it in GitHub Desktop.
Save chelseatroy/9a87ecaef6b014b793819e4e1db42c40 to your computer and use it in GitHub Desktop.
Example REST
POST request to 'awesomeprogrammers.com/sessions'
{
"userName": "Ada Lovelace",
"password":"WerdToThePass"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment