{"id":21593178,"url":"https://github.com/gabrielcoutz/nestjs-prisma-api","last_synced_at":"2026-05-03T10:32:01.920Z","repository":{"id":235528907,"uuid":"619017047","full_name":"GabrielCoutz/nestjs-prisma-api","owner":"GabrielCoutz","description":"Essa API foi desenvolvida com a intenção de providenciar um maior conhecimento e domínio das tecnologias utilizadas, como NestJS, Prisma, entre outras.","archived":false,"fork":false,"pushed_at":"2023-04-15T17:59:43.000Z","size":516,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-01-24T16:48:36.311Z","etag":null,"topics":["api","docker","docker-compose","nestjs","prisma","restful","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/GabrielCoutz.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}},"created_at":"2023-03-26T02:24:30.000Z","updated_at":"2023-07-29T15:15:41.000Z","dependencies_parsed_at":"2024-04-23T19:10:31.014Z","dependency_job_id":"2ffbfdc9-3abf-4471-af74-7f49f0b6f145","html_url":"https://github.com/GabrielCoutz/nestjs-prisma-api","commit_stats":null,"previous_names":["gabrielcoutz/nestjs-prisma-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GabrielCoutz%2Fnestjs-prisma-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GabrielCoutz%2Fnestjs-prisma-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GabrielCoutz%2Fnestjs-prisma-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GabrielCoutz%2Fnestjs-prisma-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GabrielCoutz","download_url":"https://codeload.github.com/GabrielCoutz/nestjs-prisma-api/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244201350,"owners_count":20415058,"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":["api","docker","docker-compose","nestjs","prisma","restful","typescript"],"created_at":"2024-11-24T17:11:35.617Z","updated_at":"2026-05-03T10:31:56.899Z","avatar_url":"https://github.com/GabrielCoutz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RESTfull API para cadastro de usuários e produtos\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"./github-assets/banner.jpg\" alt=\"Banner do projeto\" /\u003e\n\u003c/div\u003e\n\n## Tópicos\n\n\u003cdiv\u003e\n • \u003ca href=\"#sobre\"\u003e📋 Sobre o Projeto\u003c/a\u003e \u003c/br\u003e\n • \u003ca href=\"#tecnologias\"\u003e🔮 Tecnologias\u003c/a\u003e \u003c/br\u003e\n • \u003ca href=\"#funcionalidades\"\u003e🛠 Funcionalidades\u003c/a\u003e \u003c/br\u003e\n • \u003ca href=\"#executar\"\u003e🚀 Como executar\u003c/a\u003e \u003c/br\u003e\n • \u003ca href=\"#autor\"\u003e😎 Autor\u003c/a\u003e \u003c/br\u003e\n\u003c/div\u003e\n\n---\n\n\u003ch2 id=\"sobre\"\u003e📋 Sobre o projeto\u003c/h2\u003e\n\nEste projeto tem como intenção providenciar um maior conhecimento e domínio das tecnologias utilizadas.\n\nAlém disso, para fins de estudos, também é utilizado consumindo um banco de dados MySQL hospedado em um container Docker.\n\nPosteriormente será colocada em uma imagem Docker e disponibilizada publicamente pare testes, estudos e afins.\n\n---\n\n\n\u003ch2 id=\"tecnologias\"\u003e🔮 Tecnologias\u003c/h2\u003e\n\n[![Jest](https://img.shields.io/badge/Jest-C21325?style=for-the-badge\u0026logo=jest\u0026logoColor=white)](https://jestjs.io/pt-BR/) [![NestJS](https://img.shields.io/badge/nestjs-E0234E?style=for-the-badge\u0026logo=nestjs\u0026logoColor=white)](https://nestjs.com/) [![Prisma](https://img.shields.io/badge/Prisma-3982CE?style=for-the-badge\u0026logo=Prisma\u0026logoColor=white)](https://www.prisma.io/) [![JWT](https://img.shields.io/badge/JWT-000000?style=for-the-badge\u0026logo=JSON%20web%20tokens\u0026logoColor=white)](https://jwt.io/) [![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge\u0026logo=typescript\u0026logoColor=white)](https://www.typescriptlang.org/pt/) [![NodeJS](https://img.shields.io/badge/Node.js-339933?style=for-the-badge\u0026logo=nodedotjs\u0026logoColor=white)](https://nodejs.org/en)\n\n---\n\n\n\u003ch2 id=\"funcionalidades\"\u003e🛠 Funcionalidades\u003c/h2\u003e\n\n**Cadastro de usuários**\n\n:white_check_mark: CRUD\n\n:white_check_mark: Autenticação JWT para alterar/deletar dados\n\n**Cadastro de produtos**\n\n:white_check_mark: CRUD\n\n:white_check_mark: Autenticação JWT para alterar/deletar dados\n\n**Documentação**\n\n:white_check_mark: Disponibilizada por meio do [![Swagger](https://img.shields.io/badge/Swagger-85EA2D?style=for-the-badge\u0026logo=Swagger\u0026logoColor=white)](https://swagger.io/) no endpoint `/docs`\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"./github-assets/documentacao.png\" alt=\"Documentação\" /\u003e\n\u003c/div\u003e\n\n\n---\n\n\u003ch2 id=\"executar\"\u003e🚀 Como executar\u003c/h2\u003e\n\n- 1° Clone o projeto com `git clone https://github.com/GabrielCoutz/nestjs-prisma-api.git .`\n\n\u003cbr\u003e\n\n- 2° Crie um arquivo `.env` com a sua configuração do prisma para conexão com o banco, se baseando no arquivo `.env.example`\nMais info sobre conexão com o banco: https://www.prisma.io/docs/getting-started/setup-prisma/start-from-scratch/relational-databases/connect-your-database-typescript-mysql\n\n\u003cbr\u003e\n\n- 3° Instale as dependências com `npm install`\n\n\u003cbr\u003e\n\n- 4° Rode o projeto com `npm run start:dev`\n\n\u003cbr\u003e\n\n- 5° Confira a documentação no endpoint `/docs`\n\n---\n\n\u003ch2 id=\"author\"\u003e😎 Entre em contato\u003c/h2\u003e\n\n[![LinkedIn](https://img.shields.io/badge/LinkedIn-%230077B5.svg?logo=linkedin\u0026logoColor=white)](https://www.linkedin.com/in/gabrielcoutz/) \n\u003cdiv align=\"center\"\u003e\n  Desenvolvido por \u003cstrong\u003eeu mesmo😊\u003c/strong\u003e\n\u003c/div\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrielcoutz%2Fnestjs-prisma-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabrielcoutz%2Fnestjs-prisma-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrielcoutz%2Fnestjs-prisma-api/lists"}