upload test

This commit is contained in:
timothypidashev
2021-07-15 17:36:10 +00:00
parent 5e9a357235
commit 5bf2ef6b1c
485 changed files with 60822 additions and 0 deletions

82
venv/data.json Normal file
View File

@@ -0,0 +1,82 @@
[
{
"id": 1,
"first_name": "Rene",
"last_name": "Clemmett",
"email": "rclemmett0@linkedin.com",
"gender": "Male",
"ip_address": "42.86.99.75"
},
{
"id": 2,
"first_name": "Rustie",
"last_name": "Chrishop",
"email": "rchrishop1@bloomberg.com",
"gender": "Male",
"ip_address": "197.128.10.252"
},
{
"id": 3,
"first_name": "Joe",
"last_name": "Cocklie",
"email": "jcocklie2@ustream.tv",
"gender": "Male",
"ip_address": "124.81.44.28"
},
{
"id": 4,
"first_name": "Diane",
"last_name": "Catt",
"email": "dcatt3@sogou.com",
"gender": "Female",
"ip_address": "169.47.61.184"
},
{
"id": 5,
"first_name": "Quinton",
"last_name": "Shellsheere",
"email": "qshellsheere4@icq.com",
"gender": "Male",
"ip_address": "2.57.97.184"
},
{
"id": 6,
"first_name": "Lena",
"last_name": "Paull",
"email": "lpaull5@tmall.com",
"gender": "Female",
"ip_address": "121.4.165.63"
},
{
"id": 7,
"first_name": "Corena",
"last_name": "Lamswood",
"email": "clamswood6@hud.gov",
"gender": "Female",
"ip_address": "78.65.53.3"
},
{
"id": 8,
"first_name": "Justinian",
"last_name": "Nequest",
"email": "jnequest7@virginia.edu",
"gender": "Male",
"ip_address": "62.24.98.224"
},
{
"id": 9,
"first_name": "Vladimir",
"last_name": "Boeter",
"email": "vboeter8@addthis.com",
"gender": "Male",
"ip_address": "87.119.34.255"
},
{
"id": 10,
"first_name": "Jillene",
"last_name": "Eades",
"email": "jeades9@amazon.de",
"gender": "Female",
"ip_address": "159.173.99.31"
}
]