{"id":22239331,"url":"https://github.com/maxsonferovante/templinkshare","last_synced_at":"2026-05-04T00:32:48.067Z","repository":{"id":204055343,"uuid":"711000186","full_name":"maxsonferovante/TempLinkShare","owner":"maxsonferovante","description":"A API TempLinkShare permite o compartilhamento seguro e temporário de arquivos. Faça upload de arquivos e obtenha links de download com tempo de expiração. Ideal para compartilhar arquivos sensíveis, garantindo acesso restrito e temporário.","archived":false,"fork":false,"pushed_at":"2024-04-02T03:36:44.000Z","size":20700,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-25T10:14:02.900Z","etag":null,"topics":["api","docker-compose","jwt-authentication","nodejs","postgresql","s3-bucket","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maxsonferovante.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2023-10-27T23:39:16.000Z","updated_at":"2023-11-22T14:37:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"fcf2cecb-0027-46fe-82bb-f7f9ec998875","html_url":"https://github.com/maxsonferovante/TempLinkShare","commit_stats":null,"previous_names":["maxsonferovante/templinkshare"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maxsonferovante/TempLinkShare","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxsonferovante%2FTempLinkShare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxsonferovante%2FTempLinkShare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxsonferovante%2FTempLinkShare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxsonferovante%2FTempLinkShare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxsonferovante","download_url":"https://codeload.github.com/maxsonferovante/TempLinkShare/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxsonferovante%2FTempLinkShare/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32590261,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"ssl_error","status_checked_at":"2026-05-03T22:09:10.534Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["api","docker-compose","jwt-authentication","nodejs","postgresql","s3-bucket","typescript"],"created_at":"2024-12-03T03:18:57.449Z","updated_at":"2026-05-04T00:32:48.036Z","avatar_url":"https://github.com/maxsonferovante.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv style=\"text-align: center; margin-left: 20px;\"\u003e\n    \u003ch3\u003eTempLinkShare - API de Compartilhamento de Links Temporários\u003c/h3\u003e\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"media/logo.jpeg\" alt=\"Minha imagem de exemplo\" width=\"380\" height=\"240\"\u003e\n\u003c/p\u003e\n\n\u003cdiv align=\"justify\"\u003e\n\n## Sobre o projeto\n\nO TempLinkShare é meu mais recente projeto pessoal, uma API que permite o compartilhamento seguro e temporário de arquivos. Suas principais funcionalidades incluem o upload de arquivos, a geração de links de download temporários e o compartilhamento de arquivos de maneira controlada, tudo com gerenciamento da validade dos links.\n\n## Tecnologias Utilizadas \n\n[![My Skills](https://skillicons.dev/icons?i=typescript,nodejs,express,postgres,prisma,docker,aws,jest,git,github,swagger)](https://skillicons.dev)\n\n\n## Como executar o projeto \n\n⚠️ Para a execução do projeto, é necessário ter o [Node.js](https://nodejs.org/en) instalado em sua máquina.\n\nA porta padrão para acesso é ` http://localhost:3000 `\n\n1) Faça um clone do projeto\n\n```bash\ngit clone https://github.com/maxsonferovante/TempLinkShare.git\n```\n\n2) Abra o diretório do projeto\n\n```bash\ncd templinkshare\n```\n\n3) Instale as dependências utilizando o comando:\n\n```bash\nnpm install\n```\n\n4) Inicialize o servidor local:\n\n```bash\nnpm run dev\n```\n\n\n5) Rodar os testes :\n\n```bash\nnpm run test\n```\n\n## Como executar o projeto - Docker Compose\n\n```bash\ndocker compose up\n```\n\n## Documentação - Swagger \n\nEste projeto foi documentado utilizando o Swagger.\n\n![](media/swagger.gif)\n\nPara visualizar o Swagger no servidor utilize [Swagger]()\n\nPara acessar a documentação localmente, inicialize o projeto com `npm run dev`;\n\nAbra `http://localhost:3000/api-docs` no navegador para visualizar localmente.\n\n## Deploy\n\n[Deploy]()\n\n## Como contribuir para o projeto\n\n1. Faça um fork do projeto.\n2. Crie uma nova branch com as suas alterações: `git checkout -b my-feature`\n3. Salve as alterações e crie uma mensagem de commit contanto o que você fez: `git commit -m \"feature: My new feature\"`\n4. Envie as alterações: `git push origin my-feature`\n\n## Autoras\n\n[Maxson Almeida](https://github.com/maxsonferovante)\n\n## Licença\n\n[MIT](LICENSE)\n\u003c/div\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxsonferovante%2Ftemplinkshare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxsonferovante%2Ftemplinkshare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxsonferovante%2Ftemplinkshare/lists"}