cfreeman29 / FreyrFlow-Api

The API Gateway is a web application that acts as a centralized entry point for managing and routing API requests. It provides a user-friendly interface for configuring and monitoring API endpoints, allowing administrators to easily set up and control access to various APIs.
0 stars 0 forks source link

caching policy per api #19

Open cfreeman29 opened 2 months ago

cfreeman29 commented 2 months ago

Users should be able to configure caching to improve API response times and reduce load on the backend systems. Settings could include cache duration, conditions under which the cache is invalidated, and which endpoints should have caching enabled.

linear[bot] commented 2 months ago

CFR-26 caching policy per api