Skip to content

Instantly share code, notes, and snippets.

@corbinbs
Created October 2, 2012 18:11
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 corbinbs/3821898 to your computer and use it in GitHub Desktop.
Save corbinbs/3821898 to your computer and use it in GitHub Desktop.
Flask JSON Required Example Input
{
"date_of_birth": "01/01/1970",
"email": "corbinbs@example.com",
"first_name": "Brian",
"last_name": "Corbin"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment