mirror of
https://github.com/akashrchandran/syrics-web.git
synced 2026-04-27 10:25:53 +03:00
[GH-ISSUE #54] API Rate Limited? #60
Labels
No labels
bug
enhancement
good first issue
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/syrics-web#60
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ggoukebo on GitHub (Mar 2, 2026).
Original GitHub issue: https://github.com/akashrchandran/syrics-web/issues/54
RT
@akashrchandran commented on GitHub (Mar 2, 2026):
You can host the API yourself and use the UI to download. With your own deployment, there will be much less rate limiting compared to the public one. Simply host it and change the settings URL in the settings option of the Syrics web.
You can also deploy it locally and use the localhost address in the Syrics website, and it should work. To run localhost with Docker, you can use the command below.