I'm thinking of creating a js library for the DEV.to API, as I can't find any library already done. I know I could use the API directly, but I like to have the option to use a library for making quick prototypes and in the end, it can make the code more readable.
I thought of making a post about how this could be accomplished, would any of you be interested?
An if so, what kind of lib would you be interested in, a plain old Javascript lib? a NodeJS one? Both?
Maybe it should be done with Typescript?
If there is enough interest I will create said post!