apity
apity copied to clipboard
Implement caching layer
It would be nice if requests with the same URL + params combination were cached until you explicitly call reload()
or such, plus having an indicator whether your data is stale or not