Skip to content

This is an API to display your Medium.com articles on your Github page. You can customize the colours to your likings.

License

Notifications You must be signed in to change notification settings

yagiziskirik/Another-Medium-Github-Readme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Another Medium Github ReadMe API

Version 1.0.0 Licence

I really liked the other versions of the Medium API's for Github, but they were a little short on customization side. I decided to create my own API to give users more customization options.

API

Usage

You can use this API like this:

![API](https://another-medium-github-readme.vercel.app/api/medium?index=INDEXOFARTICLE&username=YOURUSERNAME)

As I mentioned before, you can customize it to your liking. To do that, you can use the following queries:

  • username: Your username in Medium.com.
  • index: Index of the article.
  • descLength: How many characters should be shown in the description section.
  • borderRadius: Radius of the border in HEX.
  • borderColor: Color of the border in HEX.
  • titleColor: Color of the article in HEX.
  • authorColor: Color of the author in HEX.
  • descColor: Color of the description in HEX.
  • bgColor: Color of the background in HEX.
  • dateColor: Color of the date in HEX.
  • highlightColor: Color of the highlight in HEX.
  • generalWidth: Width of the container in pixels.

This is the combination of the all:

![API](https://another-medium-github-readme.vercel.app/api/medium?index=0&username=yagiziskirik&descLength=40&titleColor=c09839&authorColor=c09839&descColor=ebebeb&bgColor=151515&dateColor=999999&highlightColor=2e2e2e&borderRadius=10&borderColor=ffffff&generalWidth=100)

About

This is an API to display your Medium.com articles on your Github page. You can customize the colours to your likings.

Topics

Resources

License

Stars

Watchers

Forks