Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 798 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 798 Bytes

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