{"id":19662112,"url":"https://github.com/chanos-dev/dotnetdev-badge","last_synced_at":"2025-04-28T21:31:50.996Z","repository":{"id":172511614,"uuid":"647380510","full_name":"chanos-dev/dotnetdev-badge","owner":"chanos-dev","description":".NET Dev Badge","archived":false,"fork":false,"pushed_at":"2024-03-04T09:13:36.000Z","size":10651,"stargazers_count":8,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-23T03:07:16.196Z","etag":null,"topics":["badge","dotnet","forum","readme-badge","svg"],"latest_commit_sha":null,"homepage":"https://chanos-dev.github.io/dotnetdev-badge","language":"C#","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/chanos-dev.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}},"created_at":"2023-05-30T16:51:01.000Z","updated_at":"2024-03-27T09:30:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"3e0f3918-1573-4c94-94fa-36aed8277296","html_url":"https://github.com/chanos-dev/dotnetdev-badge","commit_stats":null,"previous_names":["chanos-dev/dotnetdev-badge"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanos-dev%2Fdotnetdev-badge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanos-dev%2Fdotnetdev-badge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanos-dev%2Fdotnetdev-badge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanos-dev%2Fdotnetdev-badge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chanos-dev","download_url":"https://codeload.github.com/chanos-dev/dotnetdev-badge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251391235,"owners_count":21582132,"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":["badge","dotnet","forum","readme-badge","svg"],"created_at":"2024-11-11T16:09:35.528Z","updated_at":"2025-04-28T21:31:50.691Z","avatar_url":"https://github.com/chanos-dev.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿## 🧷 dotnetdev badge:\n![NET6.0](https://img.shields.io/badge/.NET-6.0-blueviolet) ![Tag](https://img.shields.io/github/v/tag/chanos-dev/dotnetdev-badge) ![License](https://img.shields.io/github/license/chanos-dev/dotnetdev-badge) ![commit](https://img.shields.io/github/last-commit/chanos-dev/dotnetdev-badge)\n- `README.md`를 통해 [닷넷데브 포럼](https://forum.dotnetdev.kr) 프로필을 공유해보세요!\n- 업데이트는 하루로 설정되어 있습니다.\n  - `cache-control=max-age=86400`\n\n- 사용모습\n\n  ![dotnetdev profile](./assets/using.png)\n\n--- \n\n### ⭐ badge 사용:\n\n#### ✔ small badge:\n\n##### API - v1 \n```\nhttps://profile.dotnetdev-badge.kr/api/v1/badge/small?id={id}\u0026theme={Light,Dark,Dotnet}\n```\n\u003e parameter - query string\n\n| parameter |  default  | description                                                                |\n| :------ | :-------: | :------------------------------------------------------------------------- |\n| `id` | - | 닷넷데브 포럼 `사용자 이름` |\n| `theme` | `Light` | 뱃지 테마 (`Light`, `Dark`, `Dotnet`) |\n\n![dotnetdev profile](./assets/small-badge.png)\n\n\u003cdetails\u003e\n\u003csummary\u003e샘플\u003c/summary\u003e\n\n```\n-- md\n[![dotnetdev](https://profile.dotnetdev-badge.kr/api/v1/badge/small?id={id}\u0026theme={theme})](https://forum.dotnetdev.kr/u/{id}/summary)\n\n-- html \n\u003ca href=\"https://forum.dotnetdev.kr/u/{id}/summary\"\u003e\n    \u003cimg src=\"https://profile.dotnetdev-badge.kr/api/v1/badge/small?id={id}\u0026theme={theme}\"/\u003e\n\u003c/a\u003e\n```\n[![dotnetdev](https://profile.dotnetdev-badge.kr/api/v1/badge/small?id=chanos-dev\u0026theme=Dark)](https://forum.dotnetdev.kr/u/chanos-dev/summary)\n\n\u003c/details\u003e   \n\n#### ✔ medium badge:\n##### API - v1\n```\nhttps://profile.dotnetdev-badge.kr/api/v1/badge/medium?id={id}\u0026theme={Light,Dark,Dotnet}\n```\n\u003e parameter - query string\n\n| parameter |  default  | description                                                                |\n| :------ | :-------: | :------------------------------------------------------------------------- |\n| `id` | - | 닷넷데브 포럼 `사용자 이름` |\n| `theme` | `Light` | 뱃지 테마 (`Light`, `Dark`, `Dotnet`) |\n\n![dotnetdev profile](./assets/medium-badge.png)\n\n\u003cdetails\u003e\n\u003csummary\u003e샘플\u003c/summary\u003e\n\n```\n-- md\n[![dotnetdev](https://profile.dotnetdev-badge.kr/api/v1/badge/medium?id={id}\u0026theme={theme})](https://forum.dotnetdev.kr/u/{id}/summary)\n\n-- html \n\u003ca href=\"https://forum.dotnetdev.kr/u/{id}/summary\"\u003e\n    \u003cimg src=\"https://profile.dotnetdev-badge.kr/api/v1/badge/medium?id={id}\u0026theme={theme}\"/\u003e\n\u003c/a\u003e\n```\n\n[![dotnetdev](https://profile.dotnetdev-badge.kr/api/v1/badge/medium?id=chanos-dev\u0026theme=Dark)](https://forum.dotnetdev.kr/u/chanos-dev/summary)\n\n\u003c/details\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanos-dev%2Fdotnetdev-badge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchanos-dev%2Fdotnetdev-badge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanos-dev%2Fdotnetdev-badge/lists"}