Added moduler. /JL
This commit is contained in:
19
moduler/data.json
Normal file
19
moduler/data.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"person": [
|
||||
{
|
||||
"navn": "Shubham",
|
||||
"email": "ksingh.shubh@gmail.com",
|
||||
"job_profil": "intern"
|
||||
},
|
||||
{
|
||||
"navn": "Gaurav",
|
||||
"email": "gaurav.singh@gmail.com",
|
||||
"job_profil": "developer"
|
||||
},
|
||||
{
|
||||
"navn": "Nikhil",
|
||||
"email": "nikhil@geeksforgeeks.org",
|
||||
"job_profil": "Full Time"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user