Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Joinfut Wiki Joinfut Wiki
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Joinfut
  • Joinfut WikiJoinfut Wiki
  • Wiki
  • Backend
  • postman_instalacao

postman_instalacao · Changes

Page history
Testando home do backend authored Sep 01, 2022 by Gabriel Fanto Stundner's avatar Gabriel Fanto Stundner
Hide whitespace changes
Inline Side-by-side
backend/postman_instalacao.md
View page @ 95580146
[![](https://img.shields.io/badge/P%C3%A1gina%20Inicial-323330?style=for-the-badge)](home)
[![](https://img.shields.io/badge/Instala%C3%A7%C3%A3o-323330?style=for-the-badge)](Instalação)
---
[![](https://img.shields.io/badge/Página_inicial_backend-323330?style=for-the-badge)](backend/backend_home)
[![](https://img.shields.io/badge/Instalando_Java-ED8B00?style=for-the-badge&logo=java&logoColor=white)](backend/java_instalacao)
---
# Instalação do Postman
---
## Glossário
* [**Linux**](backend/postman_instalacao#linux)
* [**Windows**](backend/postman_instalacao#windows)
|Ordem|Tópico|
|---|---|
|1|[**Linux**](backend/postman_instalacao#linux)
|2|[**Windows**](backend/postman_instalacao#windows)
|3|[**Utilizando postman no projeto**](backend/postman_instalacao#use)
---
<a name="linux"></a>
#### Postman Linux
## Postman no Linux
* Acesse [Site oficial](https://www.postman.com/downloads/)
* Abra um console no diretório onde foi baixado o postman:
......@@ -36,4 +48,41 @@ $ ./Postman
---
<a name="windows"></a>
#### Postman no Windows
\ No newline at end of file
## Postman no Windows
* Acesse a página ofical de Download do [Postman](https://www.postman.com/downloads/)
<img src="resources\images\postman\1.png" width="600">
* Deixe terminar de baixar o .exe e o salve onde quiser
<img src="resources\images\postman\2.png" width="600">
* Quando clicar no .exe, ele vai automaticamente instalar o postman em seu computador.
<img src="resources\images\postman\3.png" width="600">
* Crie uma conta ou faça login em uma conta do google
<img src="resources\images\postman\4.png" width="600">
* Após logado, clique na engrenagem no canto direito encima e selecione **Settings**
<img src="resources\images\postman\5.png">
* Você pode escolher o tema desejado na aba **Themes**
<img src="resources\images\postman\6.png">
* Se desejar conhecer mais sobre o postman, ele possui uma excelente [Documentação](https://learning.postman.com/docs/getting-started/introduction/)
<img src="resources\images\postman\7.png">
---
<a name="use"></a>
## Utilizando o postman no projeto
* Para utilizar o postman, leia a wiki [![](https://img.shields.io/badge/Utilizando_Postman-E34F26?style=for-the-badge)](postman_utilizacao)
Clone repository
  • Instalação
  • README
  • Retro
  • Utilizando a wiki
    • adicionando imagens
    • escrevendo em markdown
    • git
    • wiki no editor de texto
  • arquitetura
  • backend
    • backend_home
    • datagrip_instalacao
    • intellij_instalacao
    • java_instalacao
    • maven_instalacao
    • postman_instalacao
    • postman_utilizacao
View All Pages