-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
The initial idea of the project was to work directly with the github API, but when analyzing possible problems with the daily limit (#3) I had the idea of doing this database.
The plan is whenever a request is made successfully, save the result to a table of its context in the database (search or comparison).
When the daily limit is exceeded, the database information is used.
Reactions are currently unavailable