berntpopp / variant-linker

MIT License
0 stars 0 forks source link

Feature request: Cache API Request Responses #28

Open berntpopp opened 1 week ago

berntpopp commented 1 week ago

Description:
Implement caching of API request responses when an appropriate parameter or flag is set. This will prevent redundant API requests and improve performance by using cached results for previously made requests.

Acceptance Criteria: