Skip to content

incubated-geek-cc/github-readme-medium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

「✏️」 github-readme-medium API

🛠️ Built with NodeJS Express. Developed in Vercel.

Fetches most recent 📝 Medium posts via RSS feed

📌 Usage

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/profile
  • index : your recent article index. e.g: 0 refers to latest post and 1 refers to 2nd latest post etc.

✍ Read related post here

Article :: How To Display Your Latest Medium Posts On GitHub Profile README

👀 Preview

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

Latest Post 1

Latest Post 2

Join me on 📝 Medium at ~ ξ(🎀˶❛◡❛) @geek-cc


🌮 Please buy me a Taco! 😋

About

A vercel api implementation to fetch latest medium posts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published