db.json 155 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 { "users": [ { "ID": "1", "password": "1", "age": "1", "gender": "male", "height": "1", "weight": "1" } ] }