{"id":18824173,"url":"https://github.com/gastonpereyra/cards-service","last_synced_at":"2026-05-08T01:40:17.329Z","repository":{"id":46321899,"uuid":"408204353","full_name":"gastonpereyra/cards-service","owner":"gastonpereyra","description":"For create Cards as SVG-Images to use in the Github Profile","archived":false,"fork":false,"pushed_at":"2021-10-31T18:15:30.000Z","size":563,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-22T11:33:20.206Z","etag":null,"topics":["javascript","node","profile","serverless","service","vercel"],"latest_commit_sha":null,"homepage":"https://rgp-cards-service.vercel.app","language":"JavaScript","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/gastonpereyra.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-09-19T18:22:33.000Z","updated_at":"2021-10-31T18:15:32.000Z","dependencies_parsed_at":"2022-09-05T15:01:12.250Z","dependency_job_id":null,"html_url":"https://github.com/gastonpereyra/cards-service","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":"gastonpereyra/vercel-template","purl":"pkg:github/gastonpereyra/cards-service","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gastonpereyra%2Fcards-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gastonpereyra%2Fcards-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gastonpereyra%2Fcards-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gastonpereyra%2Fcards-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gastonpereyra","download_url":"https://codeload.github.com/gastonpereyra/cards-service/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gastonpereyra%2Fcards-service/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32763518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"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":["javascript","node","profile","serverless","service","vercel"],"created_at":"2024-11-08T00:55:47.207Z","updated_at":"2026-05-08T01:40:17.313Z","avatar_url":"https://github.com/gastonpereyra.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Profile Cards Service :credit_card:\n\n![Profile Cards Banner](https://user-images.githubusercontent.com/39351850/133937678-28adceb4-db43-419e-8e3f-cd087b1209bf.png)\n\n## Description :feather:\n\nFor create Cards as SVG-Images to use in the Github Profile\n\n## Wiki :book:\n\nIn the Wiki of this project, there is more Details about APIs and its uses, it is in Spanish.\n\n➕ [INFO :es:](https://github.com/gastonpereyra/cards-service/wiki)\n\n## API :telephone_receiver:\n\n* Base URL: `rgp-cards-service.vercel.app`\n\n### User :bust_in_silhouette:\n#### Stats 📈\n\n* 🔗 `/api/user/{username}`\n\n![imagen](https://user-images.githubusercontent.com/39351850/137608185-882b5406-5fc3-4f67-9202-4bc4a87043b3.png)\n\n\u003cdetails\u003e\n\n* Path Paramenters 🆔\n    * `username`: _string_\n* Query Parameters ❔\n    * `width` : _number_ \n    * `lineHeigth`: _number_ \n    * `hideTitle` : _true | false_\n    * `hideBorders`: _true | false_\n    * `hideYear`: _true | false_\n    * `hide` : _stars | commits | issues | prs | contributions_ \n    * `showIcons`: _true | false_\n    * `includeAlCommits`: _true | false_\n    * `theme` : _dark | light | error_\n    * `iconColor` : _string_\n    * `titleColor` : _string_\n    * `textColor` : _string_\n    * `backgroundColor` : _string_\n\n\u003c/details\u003e\n\n#### Language Ranking 🔝\n\n* 🔗 `/api/user/{username}/languages`\n\n![imagen](https://user-images.githubusercontent.com/39351850/137608459-03625272-33dc-4231-a9aa-930c4c4ea02d.png)\n\n\u003cdetails\u003e\n\n* Path Paramenters 🆔\n    * `username`: _string_\n* Query Parameters ❔\n    * `width` : _number_\n    * `lineHeigth`: _number_\n    * `hideTitle` : _true | false_\n    * `hideBorders`: _true | false_\n    * `hide` : _string_\n    * `isCompact`: _true | false_\n    * `theme` : _dark | light | error_\n    * `iconColor` : _string_\n    * `titleColor` : _string_\n    * `textColor` : _string_\n    * `backgroundColor` : _string_\n\n\u003c/details\u003e\n\n#### Repositories 📍\n\n* 🔗 `/api/user/{username}/repository/{repositoryName}`\n\n![imagen](https://user-images.githubusercontent.com/39351850/137608451-775c09ec-e9eb-47c9-9714-0085c166d839.png)\n\n\u003cdetails\u003e\n\n* Path Paramenters 🆔\n    * `username`: _string_\n    * `repositoryName`: _string_\n* Query Parameters ❔\n    * `width` : _number_\n    * `lineHeigth`: _number_\n    * `hideTitle` : _true | false_\n    * `hideBorders`: _true | false_\n    * `showOwner`: _true | false_\n    * `theme` : _dark | light | error_\n    * `iconColor` : _string_\n    * `titleColor` : _string_\n    * `textColor` : _string_\n    * `backgroundColor` : _string_\n\n\u003c/details\u003e\n\n### Organization :busts_in_silhouette:\n#### Stats 📈\n\n* 🔗 `/api/organization/{username}`\n\n![imagen](https://user-images.githubusercontent.com/39351850/137646524-e8266dec-8b52-448f-891e-71cfc1e79d75.png)\n\n\u003cdetails\u003e\n\n* Path Paramenters 🆔\n    * `username`: _string_\n* Query Parameters ❔\n    * `width` : _number_ \n    * `lineHeigth`: _number_ \n    * `hideTitle` : _true | false_\n    * `hideBorders`: _true | false_\n    * `hideYear`: _true | false_\n    * `hide` : _stars | members | teams | projects | packages | repositories_ \n    * `showIcons`: _true | false_\n    * `includeAlCommits`: _true | false_\n    * `theme` : _dark | light | error_\n    * `iconColor` : _string_\n    * `titleColor` : _string_\n    * `textColor` : _string_\n    * `backgroundColor` : _string_\n\n\u003c/details\u003e\n\n#### Language Ranking 🔝\n\n* 🔗 `/api/organization/{username}/languages`\n\n![imagen](https://user-images.githubusercontent.com/39351850/137647202-d777103a-3cb2-4b1a-84de-9a50a4d0e594.png)\n\n\u003cdetails\u003e\n\n* Path Paramenters 🆔\n    * `username`: _string_\n* Query Parameters ❔\n    * `width` : _number_\n    * `lineHeigth`: _number_\n    * `hideTitle` : _true | false_\n    * `hideBorders`: _true | false_\n    * `hide` : _string_\n    * `isCompact`: _true | false_\n    * `theme` : _dark | light | error_\n    * `iconColor` : _string_\n    * `titleColor` : _string_\n    * `textColor` : _string_\n    * `backgroundColor` : _string_\n\n\u003c/details\u003e\n\n#### Repositories 📍\n\n* 🔗 `/api/organization/{username}/repository/{repositoryName}`\n\n![imagen](https://user-images.githubusercontent.com/39351850/137608686-00c22be8-f0b8-4b65-b15f-2fd0ee40d9f5.png)\n\n\u003cdetails\u003e\n\n* Path Paramenters 🆔\n    * `username`: _string_\n    * `repositoryName`: _string_\n* Query Parameters ❔\n    * `width` : _number_\n    * `lineHeigth`: _number_\n    * `hideTitle` : _true | false_\n    * `hideBorders`: _true | false_\n    * `showOwner`: _true | false_\n    * `theme` : _dark | light | error_\n    * `iconColor` : _string_\n    * `titleColor` : _string_\n    * `textColor` : _string_\n    * `backgroundColor` : _string_\n\n\u003c/details\u003e\n\n## Found any Bug :bug: ?\n\n[Report Here](https://github.com/gastonpereyra/cards-service/issues/new?assignees=gastonpereyra\u0026labels=bug\u0026template=bug.md\u0026title=[BUG])\n\n## Have an Idea :bulb: ?\n\n[Tell me](https://github.com/gastonpereyra/cards-service/issues/new?assignees=gastonpereyra\u0026labels=enhancement\u0026title=%5BIDEA%5D+-)\n\n## Credits\n\nThis project is inspire in one of [anuraghazra](https://github.com/anuraghazra):\n\n[![github-readme-stats](https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra\u0026repo=github-readme-stats\u0026theme=buefy)](https://github.com/anuraghazra/github-readme-stats#wakatime-week-stats)\n\nPlease support original project!\n\n* ➖ [Differences](https://github.com/gastonpereyra/cards-service/wiki#-diferencias)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgastonpereyra%2Fcards-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgastonpereyra%2Fcards-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgastonpereyra%2Fcards-service/lists"}