samuraitruong / coingecko-api-v3

The nodejs api library for accessing coingecko api v3 , develop with typescript
https://samuraitruong.github.io/coingecko-api-v3/
MIT License
54 stars 30 forks source link

No support for PRO subscription #26

Closed morph-dev closed 1 year ago

morph-dev commented 1 year ago

note: I'm aware that there is #13 but that one is closed and I wanted to start new discussion.

The PRO subscription request has to (source):

I'm willing to make a PR for it.

Proposed approach:

morph-dev commented 1 year ago

It's also worth noting that there are some API-s that are available only to PRO subscribers, but I don't plan to add those (at least not initially).

0xMobeus commented 1 year ago

Support for api keys will be great.

morph-dev commented 1 year ago

I can make the PR. I even have api key that I can use to test and verify that it works.

cysedhu commented 1 year ago

@morph-dev : do u have any fork ? i also want pro api support and i can also contribute !!

samuraitruong commented 1 year ago

@cysedhu I think this already merged with this PR https://github.com/samuraitruong/coingecko-api-v3/pull/31