Created
September 21, 2016 23:06
-
-
Save ralexrdz/b10ce6627e6903a1b696f038e897223f to your computer and use it in GitHub Desktop.
Vientos user structure
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"username" : "juan", | |
"email" : "[email protected]", | |
"lastname" : "Pérez", | |
"name" : "Juan", | |
"profilePicture" : "yo.jpg", | |
"scope" : "admin", | |
"categories" : [ | |
"health", | |
"education", | |
] | |
"interests" : [ | |
"data science", | |
"bicicleta", | |
], | |
"password" : "$2a$10$KbAf7.FiXJfsxqM0rptSA.k0DK9ev3f.CBC8Tqr2lYL6jQF9Zd7zG", | |
"skills" : [ | |
{ | |
"skill" : "programación", | |
"wantTo" : [ | |
"bullhorn" | |
] | |
}, | |
{ | |
"skill" : "mente analitica", | |
"wantTo" : [ | |
"bullhorn", | |
"wrench" | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
que es wantTo: bullhorn ? wtf hehe