{"id":20772227,"url":"https://github.com/ericneves/yt-api-com-php","last_synced_at":"2025-09-28T02:30:47.364Z","repository":{"id":225702162,"uuid":"766613597","full_name":"EricNeves/yt-api-com-php","owner":"EricNeves","description":":rocket: Código fonte da API desenvolvida no tutorial do youtube - youtube.com/@nevescode","archived":false,"fork":false,"pushed_at":"2024-03-24T15:07:02.000Z","size":625,"stargazers_count":32,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-17T12:21:32.087Z","etag":null,"topics":["jwt","php","postgresql","routes","validator"],"latest_commit_sha":null,"homepage":"https://www.youtube.com/watch?v=5fg5NG2ucsA","language":"PHP","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/EricNeves.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,"publiccode":null,"codemeta":null}},"created_at":"2024-03-03T18:35:35.000Z","updated_at":"2024-11-08T07:03:43.000Z","dependencies_parsed_at":"2024-03-13T14:29:16.547Z","dependency_job_id":"9bf68c79-5a06-4530-b218-e73ec9eff641","html_url":"https://github.com/EricNeves/yt-api-com-php","commit_stats":null,"previous_names":["ericneves/yt-api-com-php"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EricNeves%2Fyt-api-com-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EricNeves%2Fyt-api-com-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EricNeves%2Fyt-api-com-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EricNeves%2Fyt-api-com-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EricNeves","download_url":"https://codeload.github.com/EricNeves/yt-api-com-php/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234477339,"owners_count":18839652,"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":["jwt","php","postgresql","routes","validator"],"created_at":"2024-11-17T12:19:49.095Z","updated_at":"2025-09-28T02:30:46.992Z","avatar_url":"https://github.com/EricNeves.png","language":"PHP","readme":"\u003ch1 align=\"center\"\u003e\n  \u003cbr /\u003e\n  \u003cimg src=\".github/api.png\"\u003e\n  \u003cbr /\u003e\n  API com PHP\n  \u003cbr /\u003e\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  Este repositório contém o \u003cb\u003ecódigo-fonte\u003c/b\u003e de uma \u003cb\u003eAPI\u003c/b\u003e desenvolvida em \u003cb\u003ePHP\u003c/b\u003e puro. A \u003cb\u003eAPI\u003c/b\u003e é demonstrada em um vídeo tutorial disponível no \u003cb\u003eYouTube\u003c/b\u003e, criado pelo autor deste repositório.\n\u003c/p\u003e \n\u003cp align=\"center\"\u003e\n  O vídeo tutorial associado a este repositório pode ser acessado \u003ca href=\"https://www.youtube.com/watch?v=5fg5NG2ucsA\"\u003eaqui\u003c/a\u003e. 🚀\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  Se gostou, deixe sua 🌟 no projeto!\n\u003c/p\u003e\n\n![screenshot](.github/miniatura-v2.png)\n\n### Descrição\n\nA API em PHP puro foi desenvolvida como parte de um tutorial prático, projetado para ensinar os conceitos fundamentais de criação de APIs usando PHP. No vídeo tutorial associado a este repositório, você aprenderá a construir uma API simples, utilizando apenas PHP e algumas práticas recomendadas.\n\n### Vídeo Tutorial\n\nO vídeo tutorial associado a este repositório pode ser acessado \u003ca href=\"https://www.youtube.com/watch?v=5fg5NG2ucsA\"\u003eaqui\u003c/a\u003e.\n\nPrincipais Recursos:\n  * PSR-4\n  * HTTP\n    * Request\n    * Response\n    * HTTP Method\n  * Autenticação por JWT\n  * Rotas\n  * Banco de Dados\n  * CRUD (Create, Read, Update, Delete)\n\n### Execução\n\n```sh\n\n# Clone Repository\n$ git clone https://github.com/EricNeves/yt-api-com-php.git\n\n# Folder\n$ cp yt-api-com-php/ /var/www/html\n\n# Install Dependencies - PHP\n$ cd yt-api-com-php/ \u0026\u0026 composer update\n\n```\n\nMova o projeto para dentro do seu servidor Apache ou NGINX:\n\n* API: http://localhost/yt-api-com-php/ \n\n### License \n\n\u003cimg src=\"https://img.shields.io/github/license/ericneves/yt-api-com-php?style=flat-square\u0026labelColor=%2335374B\"\u003e\n\n### Author 🧑‍💻\n\u003ca href=\"https://www.instagram.com/ericneves_dev/\"\u003e\u003cimg src=\"https://img.shields.io/badge/Instagram-E4405F?style=for-the-badge\u0026logo=instagram\u0026logoColor=white\"\u003e\u003c/a\u003e \u003ca href=\"https://linkedin.com/in/ericnevesrr\"\u003e \u003cimg src=\"https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white\"\u003e\u003c/a\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericneves%2Fyt-api-com-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericneves%2Fyt-api-com-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericneves%2Fyt-api-com-php/lists"}