portfu_admin 1.3.0

Library of Admin tools build on toip of Portfu
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "name": "John Doe",
  "email": "john@example.com",
  "password": "",
  "profilePicture": "",
  "bio": "This is a short bio.",
  "phoneNumber": "123-456-7890",
  "address": "123 Main St, Anytown, USA",
  "dateOfBirth": "1990-01-01",
  "gender": "Male",
  "preferences": {
    "newsletter": true,
    "notifications": true
  }
}