NeonGeckoCom / neon_api_proxy

Proxy to forward requests to external API's
Other
0 stars 3 forks source link

Update APIs to handle response cache times #80

Closed NeonDaniel closed 1 year ago

NeonDaniel commented 1 year ago

Description

Set cache timeouts for potentially time-sensitive requests (stock price, W|A responses) Update cache timeouts to use timedelta objects to be explicit

Issues

Other Notes