https://github.com/muhammadrifat/hard-rock
https://github.com/muhammadrifat/hard-rock
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/muhammadrifat/hard-rock
- Owner: MuhammadRifat
- Created: 2021-02-08T13:30:41.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-08T13:32:26.000Z (over 5 years ago)
- Last Synced: 2025-10-29T07:41:27.686Z (9 months ago)
- Language: HTML
- Size: 774 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hard-rock-solution
### Search Song
api link: https://api.lyrics.ovh/suggest/:searchText
example: https://api.lyrics.ovh/suggest/hello
### Lyric
lyric link: https://api.lyrics.ovh/v1/:artist/:title
example: https://api.lyrics.ovh/v1/Adele/Hello
# Hard-Rock