Skip to content

Instantly share code, notes, and snippets.

@chelseatroy
Created July 31, 2018 19:13
Embed
What would you like to do?
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