Skip to content

Instantly share code, notes, and snippets.

@slavkoder
Created April 27, 2018 02:10
Show Gist options
  • Save slavkoder/6ac5136a659aee70420a708ebaff8f57 to your computer and use it in GitHub Desktop.
Save slavkoder/6ac5136a659aee70420a708ebaff8f57 to your computer and use it in GitHub Desktop.
Quizlet username checker successful response
{
"data": {
"checkUsername": {
"success": true,
"suggestions": [
"username6303",
"greatusername6303"
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment