mirror of
https://github.com/akashrchandran/spotify-lyrics-api.git
synced 2026-04-27 10:05:53 +03:00
[GH-ISSUE #29] Minor Repository Updates #24
Labels
No labels
UPDATES
bug
bug
documentation
enhancement
hacktoberfest
help wanted
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-lyrics-api#24
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 @akashrchandran on GitHub (Oct 26, 2023).
Original GitHub issue: https://github.com/akashrchandran/spotify-lyrics-api/issues/29
Originally assigned to: @akashrchandran on GitHub.
Heroku-hosted API Updates
We've made some updates to the Heroku-hosted API. The main issue we encountered was a high volume of incoming spam requests, which made it difficult for others to use. To address this, we've changed the API link. If spamming continues, we may need to implement rate limiting. You can find the update details below.
https://spotify-lyric-api-984e7b4face0.herokuapp.com/.Donation links:
@yagdev commented on GitHub (Oct 27, 2023):
Thanks a lot for ensuring that this API is kept online despite all difficulties. To ensure the API is not overloaded I highly advise developers to implement lyric caching to avoid performing the same request over and over without necessity and only using this API as a fallback for when the Spotify API can't return the lyrics (although this one is more overkill and might defeat the purpose of using the API in some ways).
Again, thank you for maintaining this service and thank you for the Premium upgrade as I've noticed lots more song lyrics are available now.