🛠️ Built with NodeJS Express. Developed in Vercel.
Fetches most recent 📝 Medium posts via RSS feed
To display your recent published article from Medium on README.md, import link in README.md file as an image source:
Format:
https://github-readme-medium-viewposts.vercel.app/api/medium/@<username>/<index>
username
: your medium username/profileindex
: your recent article index. e.g:0
refers to latest post and1
refers to 2nd latest post etc.
Article :: How To Display Your Latest Medium Posts On GitHub Profile README
Script in README.md
<a target="_blank" href="https://github-readme-medium-viewposts.vercel.app/api/medium/@geek-cc/1"><img src="https://github-readme-medium-viewposts.vercel.app/api/medium/@geek-cc/1" alt="Latest Post 1"></a>
<a target="_blank" href="https://github-readme-medium-viewposts.vercel.app/api/medium/@geek-cc/2"><img src="https://github-readme-medium-viewposts.vercel.app/api/medium/@geek-cc/2" alt="Latest Post 2"></a>
Result
— Join me on 📝 Medium at ~ ξ(🎀˶❛◡❛) @geek-cc