Answer the question
In order to leave comments, you need to log in
How to implement search by json?
There is a json like this:
[{
"id": 242,
"name": "Abdul Rahman Baba",
"position": "Left-Back",
"jerseyNumber": 6,
"dateOfBirth": "1994-07-02",
"nationality": "Ghana",
"contractUntil": "2020-06-30",
"marketValue": "10,000,000 €"
}, {
"id": 435,
"name": "Falcao",
"position": "Centre Forward",
"jerseyNumber": 9,
"dateOfBirth": "1986-02-10",
"nationality": "Colombia",
"contractUntil": "2016-06-30",
"marketValue": "35,000,000 €"
}, {
"id": 1840,
"name": "Asmir Begovic",
"position": "Keeper",
"jerseyNumber": 1,
"dateOfBirth": "1987-06-20",
"nationality": "Bosnia-Herzegovina",
"contractUntil": "2019-06-30",
"marketValue": "12,000,000 €"
}]
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question