{"id":22104651,"url":"https://github.com/danielemidio1988/poo-pratica-1","last_synced_at":"2026-05-11T03:13:08.746Z","repository":{"id":136215625,"uuid":"595347321","full_name":"DanielEmidio1988/poo-pratica-1","owner":"DanielEmidio1988","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-31T18:30:48.000Z","size":55,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-29T08:43:47.279Z","etag":null,"topics":["git","nodejs","poo","sqlite3","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/DanielEmidio1988.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-01-30T22:26:29.000Z","updated_at":"2023-01-30T22:30:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"9a73626f-aba9-4907-b1f2-3ba738d0258d","html_url":"https://github.com/DanielEmidio1988/poo-pratica-1","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/DanielEmidio1988%2Fpoo-pratica-1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielEmidio1988%2Fpoo-pratica-1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielEmidio1988%2Fpoo-pratica-1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielEmidio1988%2Fpoo-pratica-1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanielEmidio1988","download_url":"https://codeload.github.com/DanielEmidio1988/poo-pratica-1/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245200668,"owners_count":20576673,"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":["git","nodejs","poo","sqlite3","typescript"],"created_at":"2024-12-01T06:33:53.539Z","updated_at":"2026-05-11T03:13:03.688Z","avatar_url":"https://github.com/DanielEmidio1988.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# INTRODUÇÃO POO\n\n## 📖 Introdução\n\nProjeto de estudo aplicado pela Labenu para prática de Programação Orientada a Objetos.\n\n## 📄 Descrição\n\n### Instalando as dependências:\n- npm i: Instala todas as dependências listadas no package.json;\n- npm i cors: biblioteca para liberar acesso externo ao servido;\n- npm i express : framework para criar o servidor (API);\n- npm install ts-node-dev -D: para executar o arquivo index.ts diretamente;\n- npm i -g typescript: biblioteca para instalar o TypeScript globalmente;\n- npm i knex: biblioteca query builder para conectar com banco de dados\n- npm i sqlite3: biblioteca do banco de dados SQLite\n\n### Executando o projeto\n- npm run dev: Estabelece a conexão com o banco de dados e reinicia automaticamente o servidor localhost toda a vez que o projeto for alterado e salvo.\n\n### Endpoints\n- Ping: Endpoint de teste da API;\n- GetAll Videos: Retorna todas as videos cadastradas;\n- Post Video: Cadastra um novo video.\n- Put Video: Edita um video existente.\n- Delete Video: Deleta um video existente.\n\n## 💻 Tecnologias \n\n![NodeJs](https://img.shields.io/badge/Node.js-43853D?style=for-the-badge\u0026logo=node.js\u0026logoColor=white)\n![Typescript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge\u0026logo=typescript\u0026logoColor=white)\n![SQLite](https://img.shields.io/badge/SQLite-07405E?style=for-the-badge\u0026logo=sqlite\u0026logoColor=white)\n![Git](https://img.shields.io/badge/GIT-E44C30?style=for-the-badge\u0026logo=git\u0026logoColor=white)\n\n### Programas utilizados:\n- Postman API Platform\n- VSCode\n\n## 📫 Contato\n\nE-mail: emidio.daniel@hotmail.com\n\n[![LinkedIn](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white)](https://www.linkedin.com/in/danielemidio1988/)\n[![Codewars](https://img.shields.io/badge/Codewars-B1361E?style=for-the-badge\u0026logo=Codewars\u0026logoColor=white)](https://www.codewars.com/users/DanielEmidio1988)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielemidio1988%2Fpoo-pratica-1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielemidio1988%2Fpoo-pratica-1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielemidio1988%2Fpoo-pratica-1/lists"}