You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for looking into this. I hope to get back to this project next week and will separate these issues out.
As to the API calls issue, some of that is expected. The server polls the GitHub APIs every few seconds at a pace to ensure it does not exceed the limits. It does so in order to pull in as much info as possible to allow easier searching, history, etc. The v3 API for Gist is not enough information to purely rely on it...instead Snipplet will pull in as much info as possible over time and cache it locally in its DB
I took a quick look at Snipplet, here are some observations:
Nice project anyway, please continue.
The text was updated successfully, but these errors were encountered: