Skip to content

chanos-dev/dotnetdev-badge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧷 dotnetdev badge:

NET6.0 Tag License commit

  • README.md를 통해 닷넷데브 포럼 프로필을 공유해보세요!

  • 업데이트는 하루로 설정되어 있습니다.

    • cache-control=max-age=86400
  • 사용모습

    dotnetdev profile


⭐ 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)

dotnetdev profile

샘플
-- md
[![dotnetdev](https://profile.dotnetdev-badge.kr/api/v1/badge/small?id={id}&theme={theme})](https://forum.dotnetdev.kr/u/{id}/summary)

-- html 
<a href="proxy.php?url=https%3A%2F%2Fforum.dotnetdev.kr%2Fu%2F%7Bid%7D%2Fsummary">
    <img src="proxy.php?url=https%3A%2F%2Fprofile.dotnetdev-badge.kr%2Fapi%2Fv1%2Fbadge%2Fsmall%3Fid%3D%7Bid%7D%26amp%3Btheme%3D%7Btheme%7D"/>
</a>

dotnetdev

✔ 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)

dotnetdev profile

샘플
-- md
[![dotnetdev](https://profile.dotnetdev-badge.kr/api/v1/badge/medium?id={id}&theme={theme})](https://forum.dotnetdev.kr/u/{id}/summary)

-- html 
<a href="proxy.php?url=https%3A%2F%2Fforum.dotnetdev.kr%2Fu%2F%7Bid%7D%2Fsummary">
    <img src="proxy.php?url=https%3A%2F%2Fprofile.dotnetdev-badge.kr%2Fapi%2Fv1%2Fbadge%2Fmedium%3Fid%3D%7Bid%7D%26amp%3Btheme%3D%7Btheme%7D"/>
</a>

dotnetdev

Packages

 
 
 

Contributors