Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Denúncia a Violência
Denúncia a Violência Wiki
Wiki
banco_dados
banco_dados
· Changes
Page history
Update banco_dados
authored
Jun 12, 2022
by
Henrique Terres de Oliveira
Hide whitespace changes
Inline
Side-by-side
banco_dados.md
View page @
34ed61b1
...
@@ -41,12 +41,11 @@ Por ser um banco de dados documental, as informações são persistidas em cole
...
@@ -41,12 +41,11 @@ Por ser um banco de dados documental, as informações são persistidas em cole
city (string)
city (string)
state (string)
state (string)
}]
}]
Perfil(object array)[{
Profile(object array)[{
Id (string)
description (string)
Descricao (string)
followers (number)
Seguidores (int)
following (number)
Seguindo (int)
pictureURL(string)
UrlFoto (string)
}]
}]
}
}
```
```
...
...