{"id":26262647,"url":"https://github.com/underewarrr/trybe-smith","last_synced_at":"2026-04-16T10:35:17.616Z","repository":{"id":114477316,"uuid":"603891134","full_name":"Underewarrr/Trybe-Smith","owner":"Underewarrr","description":" Por meio dessa aplicação, será possível realizar as operações básicas que se pode fazer em um determinado banco de dados: Criação, Leitura, Atualização e Exclusão (ou CRUD - Create, Read, Update e Delete). (Models, Service e Controllers)","archived":false,"fork":false,"pushed_at":"2023-02-20T20:14:28.000Z","size":321,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-13T20:03:17.784Z","etag":null,"topics":["docker","express","jwt","nodejs","typescript"],"latest_commit_sha":null,"homepage":"https://trybe-smith-production.up.railway.app/","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/Underewarrr.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-02-19T21:26:32.000Z","updated_at":"2023-02-20T19:53:34.000Z","dependencies_parsed_at":"2023-05-16T20:00:36.320Z","dependency_job_id":null,"html_url":"https://github.com/Underewarrr/Trybe-Smith","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Underewarrr/Trybe-Smith","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Underewarrr%2FTrybe-Smith","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Underewarrr%2FTrybe-Smith/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Underewarrr%2FTrybe-Smith/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Underewarrr%2FTrybe-Smith/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Underewarrr","download_url":"https://codeload.github.com/Underewarrr/Trybe-Smith/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Underewarrr%2FTrybe-Smith/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31882619,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T09:23:21.276Z","status":"ssl_error","status_checked_at":"2026-04-16T09:23:15.028Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["docker","express","jwt","nodejs","typescript"],"created_at":"2025-03-14T00:31:57.073Z","updated_at":"2026-04-16T10:35:17.609Z","avatar_url":"https://github.com/Underewarrr.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⚔️ Projeto Trybe Smith ⚔️\n[![Docker Image CI Back-End](https://github.com/Underewarrr/Trybe-Smith/actions/workflows/docker-build.yml/badge.svg)](https://github.com/Underewarrr/Trybe-Smith/actions/workflows/docker-build.yml)\n\n## Tecnologias Utilizadas\n- TypeScript\n- NodeJs\n- Express\n- Sequelize\n- Docker\n- MySQL\n- JWT\n- Joi\n- Mocha\n- Sinnon\n- Chai \n\n### Endpoints\n\n#### Produtos\n\n| Método | Funcionalidade | URL |\n|---|---|---|\n| `POST` | Criação de um produto | /products |\n| `GET` | Lista todos os produtos | /products |\nNessa requisição é necessário informar o seguinte JSON:\n\n```\n{\n  \"name\": \"nome do produto\",\n  \"amount\": \"1\"\n}\n```\n\n#### Usuário\n\n| Método | Funcionalidade | URL |\n|---|---|---|\n| `POST` | Criar um novo usuário e retorna o token | /user |\n| `GET` | Retorna os dados não sensíveis de todos os usuário | /user |\n\n\nNa requisição POST, é necessário informar a os dados o usuário no formato a seguir:\n\n```\n{\n  \"className\": \"Usuário Exemplo\",\n  \"email\": \"usuario-exemplo@email.com\",\n  \"password\": \"123456\",\n  \"level\": \"1\"\n}\n```\n\n#### Pedidos\n| Método | Funcionalidade | URL |\n|---|---|---|\n| `GET` | Retorna todos os pedidos cadastrados | /orders |\n\n\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funderewarrr%2Ftrybe-smith","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funderewarrr%2Ftrybe-smith","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funderewarrr%2Ftrybe-smith/lists"}