Skip to content

atakde/nodejs-medium-fetcher

Repository files navigation

nodejs-medium-fetcher

API Usage

  GET /?username={username}&limit={limit}&responseType={responseType}
  https://nodejs-medium-fetcher.vercel.app/?username=atakde&limit=5&responseType=svg
Parameter Type Description
username string Required
limit number Required
responseType string Required (json, html, svg)

Example

![Alt text here](https://nodejs-medium-fetcher.vercel.app/?username=atakde&limit=5&responseType=svg)(https://medium.com/@atakde)

Demo

Medium Articles