openjs-world-2021 icon indicating copy to clipboard operation
openjs-world-2021 copied to clipboard

Question on how to implement this

Open Snidd opened this issue 3 years ago • 5 comments

Hi,

Awesome typing, i'm trying to wrap my head around how to implement this with fetch, and adding headers to the calls.

But i can't figure out how to use the typing in an actual method that does the calls, could you give an example or point me in the right direction? :)

Snidd avatar Sep 27 '21 15:09 Snidd

Same question. It looks like great concept. How do I implement something using the BookLibrary interface? A little example would be helpful. Thank you.

bprager avatar Feb 01 '22 20:02 bprager

Anything on this?

pablo-rufat-secture avatar Jun 15 '22 15:06 pablo-rufat-secture

I based a api wrapper on it kinda https://github.com/cainthebest/nitrado.js

cainthebest avatar Jun 15 '22 15:06 cainthebest

Thank you so much!

pablo-rufat-secture avatar Jun 15 '22 15:06 pablo-rufat-secture

Does anybody have an example on how to implement this? @cainthebest 's repo looks like has been deleted and I am trying to figure out how this is implemented with Axios, for instance.

claudiomed avatar Sep 03 '23 05:09 claudiomed