Hacker News new | ask | show | jobs
by TheMakeA 3971 days ago
It's important to realize that you're essentially defining an API for your product. If something is expensive to access, you should either not expose it directly through your API, or add appropriate levels of caching to mitigate the costs.