https://github.com/AnandChowdhary/hackerbadge
📛 Embeddable badges for Hacker News posts/launches
https://github.com/AnandChowdhary/hackerbadge
badge hacker-news nodejs serverless shield svg typescript
Last synced: 21 days ago
JSON representation
📛 Embeddable badges for Hacker News posts/launches
- Host: GitHub
- URL: https://github.com/AnandChowdhary/hackerbadge
- Owner: AnandChowdhary
- License: mit
- Archived: true
- Created: 2020-02-25T21:02:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-06T05:43:42.000Z (over 4 years ago)
- Last Synced: 2025-05-07T09:51:58.178Z (26 days ago)
- Topics: badge, hacker-news, nodejs, serverless, shield, svg, typescript
- Language: TypeScript
- Homepage: https://hackerbadge.now.sh/api?id=8863
- Size: 19.5 KB
- Stars: 16
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hackernews - HackerBadge - Embeddable badges for HN posts/launches. `MIT` (Embeddables / ReMarkable)
README
# 📛 HackerBadge
Embeddable Hacker News badges for your post/launch. A serverless function written in TypeScript and deployed on ZEIT.
[](https://hackerbadge.now.sh/api?id=8863)
[](https://hackerbadge.now.sh/api?id=8863&type=orange)
[](https://hackerbadge.now.sh/api?id=8863&type=dark)
## ⭐ Usage
### URLs
- Light badge: https://hackerbadge.now.sh/api?id=8863
- Orange badge: https://hackerbadge.now.sh/api?id=8863&type=orange
- Dark badge: https://hackerbadge.now.sh/api?id=8863&type=dark### HTML
### Markdown
```md
[](https://news.ycombinator.com/item?id=8863)
```### I18N
[](https://hackerbadge.now.sh/api?id=8863&hackerNews=हैकर%20न्यूज़&featuredOn=प्रदर्शित)
https://hackerbadge.now.sh/api?id=8863&hackerNews=हैकर%20न्यूज़&featuredOn=प्रदर्शित
## 🔨 Development
[](https://zeit.co/import/project?template=https://github.com/AnandChowdhary/hackerbadge)
## 📄 License
[MIT](./LICENSE) © [Anand Chowdhary](https://anandchowdhary.com)