{"id":21754119,"url":"https://github.com/csdev19/react-chat-back","last_synced_at":"2026-04-15T10:34:20.444Z","repository":{"id":111232740,"uuid":"351657334","full_name":"csdev19/react-chat-back","owner":"csdev19","description":"el back para el chat simple hecho con react","archived":false,"fork":false,"pushed_at":"2021-03-31T04:14:41.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-04T20:41:57.363Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/csdev19.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-26T04:03:07.000Z","updated_at":"2021-03-31T04:14:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"d1adb201-1c4c-4bf3-b533-ca7de8c1f4a1","html_url":"https://github.com/csdev19/react-chat-back","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/csdev19/react-chat-back","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdev19%2Freact-chat-back","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdev19%2Freact-chat-back/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdev19%2Freact-chat-back/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdev19%2Freact-chat-back/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csdev19","download_url":"https://codeload.github.com/csdev19/react-chat-back/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdev19%2Freact-chat-back/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31837238,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T10:26:52.245Z","status":"ssl_error","status_checked_at":"2026-04-15T10:26:51.649Z","response_time":63,"last_error":"SSL_read: 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":[],"created_at":"2024-11-26T09:12:53.427Z","updated_at":"2026-04-15T10:34:20.410Z","avatar_url":"https://github.com/csdev19.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Express API example\n\n\nEsta es el ejemplo de un backend hecho en express usando:\n- Mongoose\n- Passport\n- JWT\n- Eslint\n\n## Como usar Eslint\n\n[Eslint](https://eslint.org/docs/user-guide/getting-started)\n\n## Ejemplo de peticion HTTP por JS con Bearer\n```js\nfetch(\"http://localhost:8089/protected\", {\n  \"method\": \"GET\",\n  \"headers\": {\n    \"Bearer\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImNyaXN0aWFuc290b21heW9yMTkxMkBnbWFpbC5jb20iLCJpc0xvZ2VkIjp0cnVlLCJpYXQiOjE2MTEyMDAxMjMsImV4cCI6MTYxMTIwMTYyM30.ZPspcTr6ioPeJ7LJ36HE2HB-L4Dgv7w0OZiggeJ4Lys\",\n    \"Authorization\": \"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImNyaXN0aWFuc290b21heW9yMTkxMkBnbWFpbC5jb20iLCJpc0xvZ2VkIjp0cnVlLCJpYXQiOjE2MTEyMDAxMjMsImV4cCI6MTYxMTIwMTYyM30.ZPspcTr6ioPeJ7LJ36HE2HB-L4Dgv7w0OZiggeJ4Lys\"\n  }\n})\n.then(response =\u003e {\n  console.log(response);\n})\n.catch(err =\u003e {\n  console.error(err);\n});\n```\n\n## Contribuidores\n- Cristian Sotomayor\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsdev19%2Freact-chat-back","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcsdev19%2Freact-chat-back","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsdev19%2Freact-chat-back/lists"}