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