dwyl / dwyl/learn-postgresql

Avoid fetching data from API if inserted_at is today

Open
#67 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
346
Forks
37
PR merge metrics
No merged PRs in 30d

Description

To avoid fetching the same data from the API more than once per day, we need a query that checks when data was last fetched.

+ [ ] check the `inserted_at` date for the record (person, repo, org) and confirm it was not viewed today.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.