{"id":25715111,"url":"https://github.com/christivn/twitter-clone","last_synced_at":"2025-10-07T23:16:47.759Z","repository":{"id":171092488,"uuid":"346782095","full_name":"christivn/twitter-clone","owner":"christivn","description":"🔵 Twitter Clone (PHP,JS,AJAX)","archived":false,"fork":false,"pushed_at":"2021-06-22T08:15:58.000Z","size":12688,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T13:50:37.902Z","etag":null,"topics":["ajax","clone-app","clone-website","php","twitter","twitter-clone"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/christivn.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":"2021-03-11T17:24:07.000Z","updated_at":"2024-07-02T21:15:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"9e769fba-9407-4f48-a662-91db0a778632","html_url":"https://github.com/christivn/twitter-clone","commit_stats":null,"previous_names":["christivn/twitter-clone"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/christivn/twitter-clone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christivn%2Ftwitter-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christivn%2Ftwitter-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christivn%2Ftwitter-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christivn%2Ftwitter-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/christivn","download_url":"https://codeload.github.com/christivn/twitter-clone/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christivn%2Ftwitter-clone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278861062,"owners_count":26058637,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ajax","clone-app","clone-website","php","twitter","twitter-clone"],"created_at":"2025-02-25T13:43:02.390Z","updated_at":"2025-10-07T23:16:47.754Z","avatar_url":"https://github.com/christivn.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Twitter Clone\r\n\r\n\u003cimg src=\"https://logos-marcas.com/wp-content/uploads/2020/04/Twitter-Logo.png\" align=\"right\"\r\n     alt=\"Twitter Logo\" width=\"300\" height=\"auto\"\u003e\r\n\r\nApliación web responsive que imita la interfaz y funcionamiento de twitter. Hecho con PHP y MYSQL dividido en frontend y backend haciendo uso de su propia API en PHP, y realizando las peticiones desde el frontend con AJAX. \r\n\r\nTwitter clone hace uso de [Pusher](http://pusher.com) una herramienta que permite mediante su SDK hacer aplicaciones en tiempo real mucho más optimizadas.\r\n\r\n\u003cbr\u003e\u003cbr\u003e\r\n\r\n\u003ctable\u003e\r\n  \u003ctr\u003e\r\n    \u003ctd\u003e\u003ch2\u003eTecnologias\u003c/h2\u003e Mysql, Php, Javascript, HTML5, CSS/SASS, AJAX, JSON, API, Pusher (http://pusher.com)\u003c/td\u003e\r\n    \u003ctd width=\"50%\"\u003e\u003cimg align=\"left\" width=\"90%\" src=\"https://i.imgur.com/vm1I6tb.png\"\u003e\u003c/td\u003e     \r\n  \u003c/tr\u003e \r\n\u003c/table\u003e\r\n\r\n \u003cbr\u003e\r\n\r\n\u003ctable\u003e\r\n  \u003ctr\u003e\r\n    \u003ctd\u003e\u003ch2\u003eInterfaz\u003c/h2\u003e La interfaz se hizo desde cero usando SASS, e intentado que quedara lo más parecido a la interfaz real de twitter. También es responsive, por lo que el diseño se adapta a la pantalla del usuario.\u003c/td\u003e\r\n    \u003ctd width=\"50%\"\u003e\u003cimg align=\"left\" width=\"90%\" src=\"https://i.imgur.com/MsTr8Ki.png\"\u003e\u003c/td\u003e     \r\n  \u003c/tr\u003e \r\n\u003c/table\u003e\r\n\r\n \u003cbr\u003e\r\n\r\n\u003ctable\u003e\r\n  \u003ctr\u003e\r\n    \u003ctd\u003e\u003ch2\u003eAPI\u003c/h2\u003e Twitter clone está separado en Frontend y Backend, su funcionamiento se basa en un cliente que hace peticiones a la API y está le devuelve los datos en formato JSON, para imprimirlos en el DOM.\u003c/td\u003e\r\n    \u003ctd width=\"50%\"\u003e\u003cimg align=\"left\" width=\"90%\" src=\"https://i.imgur.com/3WWiuzl.png\"\u003e\u003c/td\u003e     \r\n  \u003c/tr\u003e \r\n\u003c/table\u003e\r\n\r\n \u003cbr\u003e\r\n\r\n\u003ctable\u003e\r\n  \u003ctr\u003e\r\n    \u003ctd\u003e\u003ch2\u003eDocumentación de la API\u003c/h2\u003e Las peticiones más importantes están documentadas en el siguiente enlace: \u003ca href=\"https://github.com/christivn/twitter-clone/tree/main/documentacion-api\"\u003eEnlace a la documentación\u003c/a\u003e\u003c/td\u003e\r\n    \u003ctd width=\"50%\"\u003e\u003cimg align=\"left\" width=\"90%\" src=\"https://i.imgur.com/1ZC2wyi.png\"\u003e\u003c/td\u003e     \r\n  \u003c/tr\u003e \r\n\u003c/table\u003e\r\n\r\n\r\n\u003cbr\u003e\r\n\r\n\u003cp align=\"center\"\u003e\u003cb\u003eAuthor: \u003ca href=\"http://christivn.es\"\u003eChristian Ramos\u003c/a\u003e\u003c/b\u003e\u003c/p\u003e\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristivn%2Ftwitter-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchristivn%2Ftwitter-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristivn%2Ftwitter-clone/lists"}