... | @@ -3,10 +3,17 @@ |
... | @@ -3,10 +3,17 @@ |
|
|
|
|
|
# Página da Arquitetura do Sistema
|
|
# Página da Arquitetura do Sistema
|
|
|
|
|
|
|
|
### Rotas de Backend
|
|
|
|
|
|
|
|
Podem ser verificadas pelo Swagger de [homologação](http://www.hml.ages.pucrs.br:4301/api-docs/) ou
|
|
|
|
[local](http://localhost:3000/api-docs/) (caso esteja com o projeto rodando localmente).
|
|
|
|
|
|
|
|
### Lista de Informações necessarias
|
|
|
|
|
|
Esta é a página onde irá ficar todas as informações da Arquitetura do seu projeto, Como:
|
|
Esta é a página onde irá ficar todas as informações da Arquitetura do seu projeto, Como:
|
|
|
|
|
|
* Segurança
|
|
* Segurança
|
|
* Rotas de Backend (Arquitetura
|
|
* ~~Rotas de Backend~~ (Arquitetura
|
|
funcional)
|
|
funcional)
|
|
* Objects – Backend API
|
|
* Objects – Backend API
|
|
* Methods – Backend API
|
|
* Methods – Backend API
|
... | | ... | |