Show your recent Medium post on GitHub! Github read Medium!
Import this link in README.md or any markdown file as image source. This can be use anywhere
Minimum format
https://github-read-medium-git-main.pahlevikun.vercel.app/latest?username=`your_medium_username`
Sample
Markdown:
[Medium](https://github-read-medium-git-main.pahlevikun.vercel.app/latest?username=pahlevikun)
Html:
<img src="https://github-read-medium-git-main.pahlevikun.vercel.app/latest?username=`your_medium_username`"/>
Result
parameter | default | required | description |
---|---|---|---|
username | "" | YES | Your medium username |
limit | 1 | NO | Limit of articles you want to show |
theme | default | NO | Card style, please go to this link for all theme |
GitHub API only allow 5k RPH, if you want to use this, please deploy your app in your vercel account by clicking button below