0.6.1 • Published 12 months ago

cached-polygon v0.6.1

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
12 months ago

Cached Polygon

Same as @polygon.io/client-js, but with automatic caching of responses. If you make the same API call twice, the second time it will return the cached response.

Usage

Please check ./src/test.ts for examples.

Delay

The third parameter of the constructor is the delay in milliseconds. It is the time that we wait after each API call to polygon.io. This is to avoid hitting the rate limit. For free tier, we should set the delay to 12000 (12 seconds).

0.5.0

1 year ago

0.6.1

12 months ago

0.6.0

12 months ago

0.4.5

1 year ago

0.4.4

1 year ago

0.4.3

1 year ago

0.3.6

1 year ago

0.3.5

1 year ago

0.4.1

1 year ago

0.4.0

1 year ago

0.3.4

1 year ago

0.4.2

1 year ago

0.3.3

1 year ago

0.3.2

1 year ago

0.3.0

1 year ago

0.3.1

1 year ago

0.2.0

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago