{"id":19489563,"url":"https://github.com/bc-fullstack-03/gabriel-ribeiro-backend","last_synced_at":"2026-04-13T03:02:06.740Z","repository":{"id":163089426,"uuid":"633436511","full_name":"bc-fullstack-03/Gabriel-Ribeiro-Backend","owner":"bc-fullstack-03","description":"Projeto Final Back-end (Java) | | Status: Finalizado","archived":false,"fork":false,"pushed_at":"2023-05-21T17:37:19.000Z","size":86,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-08T08:40:43.295Z","etag":null,"topics":["aws","backend","docker","fullstack","java","junit","kafka","localstack","mongodb","spring","spring-security","springboot","swagger","sysmap"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bc-fullstack-03.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-27T13:48:08.000Z","updated_at":"2023-05-12T01:24:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"dbe89817-de37-421a-b629-41755c33c0f3","html_url":"https://github.com/bc-fullstack-03/Gabriel-Ribeiro-Backend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bc-fullstack-03%2FGabriel-Ribeiro-Backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bc-fullstack-03%2FGabriel-Ribeiro-Backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bc-fullstack-03%2FGabriel-Ribeiro-Backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bc-fullstack-03%2FGabriel-Ribeiro-Backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bc-fullstack-03","download_url":"https://codeload.github.com/bc-fullstack-03/Gabriel-Ribeiro-Backend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240731826,"owners_count":19848589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","backend","docker","fullstack","java","junit","kafka","localstack","mongodb","spring","spring-security","springboot","swagger","sysmap"],"created_at":"2024-11-10T21:09:08.893Z","updated_at":"2026-04-13T03:02:06.637Z","avatar_url":"https://github.com/bc-fullstack-03.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🦜Parrot - BACKEND\n\u003cp align=\"center\"\u003e\n \u003cimg  src=\"https://user-images.githubusercontent.com/80289718/208725397-62059674-482d-4a24-87ed-a13a0d36f88a.png\" width=\"100px;\" alt=\"Gabriel Ribeiro\"/\u003e\n\u003c/p\u003e\n\n## 💻 Sobre o projeto\n Projeto final do Programa Trainee [SysMap](https://sysmap.com.br) de Excelência Full Stack | 3ª edição e trata-se de uma rede social feita em Java com o Framework Spring.\n\n## 🧰 Tecnologias utilizadas\n\n* Java\n* Springboot\n* Spring Web\n* Spring Data\n* Spring Security\n* Lombok\n* Bcrypt\n* MongoDB\n* Swagger API\n* JWT (JSON Web Token) Authentication\n* Docker\n* Localstack\n* Bucket AWS S3\n\n\u003cbr\u003e\n\n## ⚙ Requisitos\n Para poder rodar este projeto, você deverá ter os seguintes programas instalados:\n - Docker\n  \n  \u003cbr\u003e\n\n## 👩‍💻Instalação\n\n  * Clone este projeto\n  * Entre na pasta raiz de \u003ci\u003e\"Gabriel-Ribeiro-Backend\"\u003c/i\u003e e abra o arquivo \u003ca href=\"https://github.com/bc-fullstack-03/Gabriel-Ribeiro-Backend/blob/main/docker-compose.yaml\"\u003edocker-compose.yaml\u003c/a\u003e\n  * Após isso, insira no terminal o comando abaixo:\n\n```\ndocker-compose up\n```\n * Entre no terminal do container do localhost\n * Insira o comando para definir o usuário padrão \n ```\naws configure --profile default\n```\n ```\n AWS Access Key ID [None]: mykey\nAWS Secret Access Key [None]: mykey\nDefault region name [None]: us-west-2\nDefault output format [None]: json\n ```\n\n* Após definir o usuário, insira o código abaixo para criar o bucket S3.\n```\n aws s3 mb s3://demo-bucket --endpoint-url http://localhost:4566\n ```\n \n ![terminal](https://user-images.githubusercontent.com/80289718/236905442-d81e9d9f-0035-48ce-816a-6e0506f0cdc1.jpg)\n\n## ⚠️⚠️⚠️\n  ```diff\n@@ CASO VOCÊ PARE O CONTAINER, TERÁ QUE CRIAR O BUCKET NOVAMENTE ! @@\n```\n 🚏 Isso acontece porque estamos utilizando uma versão gratuita do [Localstack](https://localstack.cloud) \u003c/h3\u003e \n  \n* Após ter concluido as configurações iniciais, você está pronto para utilizar o sistema!\n\n \u003cbr\u003e\n\n## 🛣 Documentação SWAGGER\n  Para acessar  a documentação SWAGGER e fazer os testes de requisições, use a seguinte rota :\n###  ```GET /swagger-ui/index.html```\n###  ```localhost:8080/swagger-ui/index.html```\n\n![swagger](https://user-images.githubusercontent.com/80289718/236886929-2b8c53a6-291a-470e-addf-f2cd8a12befe.png)\n### Obs: Não esqueça de fazer a autenticação no swagger antes de fazer as requisições!\n![Screenshot 2023-05-09 110415](https://github.com/bc-fullstack-03/Gabriel-Ribeiro-Backend/assets/80289718/1edaff42-5d46-4e15-bee6-ff8dd479563f)\n\n ## :construction: Status \n ### __**\u003cu\u003eAmbiente de Back-end da Aplicação**\u003c/u\u003e__ - [STATUS: Finalizado✅]  \n \n## 🦸 Autor\n\n\u003ca href=\"https://github.com/Gahbr\"\u003e\n \u003cimg style=\"border-radius: 50%;\" src=\"https://avatars.githubusercontent.com/u/80289718?v=4\" width=\"100px;\" alt=\"Gabriel Ribeiro\"/\u003e\n \u003cbr /\u003e\n \u003csub\u003e\u003cb\u003eGabriel Ribeiro\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e \u003ca href=\"https://github.com/Gahbr\" title=\"github\"\u003e\u003c/a\u003e\n \u003cbr /\u003e\n\n[![Linkedin Badge](https://img.shields.io/badge/-Gabriel-blue?style=flat-square\u0026logo=Linkedin\u0026logoColor=white\u0026link=https://www.linkedin.com/in/gabriellribeiro1/)](https://www.linkedin.com/in/gabriellribeiro1/)\n[![Yahoo!](https://img.shields.io/badge/Yahoo!-6001D2?style=flat-square\u0026logo=Yahoo!\u0026logoColor=white)](mailto:gabriell.ribeiro@yahoo.com)\n[![GitHub](https://img.shields.io/badge/Gahbr-%23121011.svg?style=flat-square\u0026logo=github\u0026logoColor=white)](https://github.com/Gahbr)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbc-fullstack-03%2Fgabriel-ribeiro-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbc-fullstack-03%2Fgabriel-ribeiro-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbc-fullstack-03%2Fgabriel-ribeiro-backend/lists"}