https://github.com/chanos-dev/dotnetdev-badge
.NET Dev Badge
https://github.com/chanos-dev/dotnetdev-badge
badge dotnet forum readme-badge svg
Last synced: about 1 year ago
JSON representation
.NET Dev Badge
- Host: GitHub
- URL: https://github.com/chanos-dev/dotnetdev-badge
- Owner: chanos-dev
- License: mit
- Created: 2023-05-30T16:51:01.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-03-04T09:13:36.000Z (over 2 years ago)
- Last Synced: 2025-04-23T03:07:16.196Z (about 1 year ago)
- Topics: badge, dotnet, forum, readme-badge, svg
- Language: C#
- Homepage: https://chanos-dev.github.io/dotnetdev-badge
- Size: 10.2 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ο»Ώ## π§· dotnetdev badge:
   
- `README.md`λ₯Ό ν΅ν΄ [λ·λ·λ°λΈ ν¬λΌ](https://forum.dotnetdev.kr) νλ‘νμ 곡μ ν΄λ³΄μΈμ!
- μ
λ°μ΄νΈλ νλ£¨λ‘ μ€μ λμ΄ μμ΅λλ€.
- `cache-control=max-age=86400`
- μ¬μ©λͺ¨μ΅

---
### β badge μ¬μ©:
#### β small badge:
##### API - v1
```
https://profile.dotnetdev-badge.kr/api/v1/badge/small?id={id}&theme={Light,Dark,Dotnet}
```
> parameter - query string
| parameter | default | description |
| :------ | :-------: | :------------------------------------------------------------------------- |
| `id` | - | λ·λ·λ°λΈ ν¬λΌ `μ¬μ©μ μ΄λ¦` |
| `theme` | `Light` | λ±μ§ ν
λ§ (`Light`, `Dark`, `Dotnet`) |

μν
```
-- md
[](https://forum.dotnetdev.kr/u/{id}/summary)
-- html
```
[](https://forum.dotnetdev.kr/u/chanos-dev/summary)
#### β medium badge:
##### API - v1
```
https://profile.dotnetdev-badge.kr/api/v1/badge/medium?id={id}&theme={Light,Dark,Dotnet}
```
> parameter - query string
| parameter | default | description |
| :------ | :-------: | :------------------------------------------------------------------------- |
| `id` | - | λ·λ·λ°λΈ ν¬λΌ `μ¬μ©μ μ΄λ¦` |
| `theme` | `Light` | λ±μ§ ν
λ§ (`Light`, `Dark`, `Dotnet`) |

μν
```
-- md
[](https://forum.dotnetdev.kr/u/{id}/summary)
[](https://forum.dotnetdev.kr/u/chanos-dev/summary)