zayne-labs / call-api

A lightweight wrapper over fetch with zero race conditions by default, and everything one could yearn for in a fetching library like timeouts, retries, interceptors and so much more
https://zayne-callapi.netlify.app
30 stars 4 forks source link

Bug Report #52

Closed Progress2002 closed 4 months ago

Progress2002 commented 4 months ago

Hi @Ryan-Zayne !

First off, the CallApi package is fantastic, and the documentation is incredibly helpful. I did notice, however, that some links are broken, specifically the "API Reference" on the home page and the "TypeScript section."

If you don't mind, I'd be happy to work on fixing these links.

Ryan-Zayne commented 4 months ago

Hi @Ryan-Zayne !

First off, the CallApi package is fantastic, and the documentation is incredibly helpful. I did notice, however, that some links are broken, specifically the "API Reference" on the home page and the "TypeScript section."

If you don't mind, I'd be happy to work on fixing these links.

Thank you for pointing those out! So please go ahead with the fixes as you specified, I'll definitely appreciate 🌿

Progress2002 commented 4 months ago

Great, thank you! I'll get started on the fixes right away. 🌟

Ryan-Zayne commented 4 months ago

Fixed by #53