Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ZTF666/GetMeTheLyrics
Is a webapp that consumes the api provided by Lyrics.ovh to fetch and display the lyrics of a given song . This was made using NuxtJs , Axios and Vuetify.
https://github.com/ZTF666/GetMeTheLyrics
analytics api apicall axios firebase firestore javascript lyrics nuxtjs vuejs vuetify vuetifyjs
Last synced: about 2 months ago
JSON representation
Is a webapp that consumes the api provided by Lyrics.ovh to fetch and display the lyrics of a given song . This was made using NuxtJs , Axios and Vuetify.
- Host: GitHub
- URL: https://github.com/ZTF666/GetMeTheLyrics
- Owner: ZTF666
- License: mit
- Created: 2020-06-08T09:52:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-11T18:42:09.000Z (9 months ago)
- Last Synced: 2024-04-12T00:03:53.046Z (9 months ago)
- Topics: analytics, api, apicall, axios, firebase, firestore, javascript, lyrics, nuxtjs, vuejs, vuetify, vuetifyjs
- Language: Vue
- Homepage: https://getmethelyrics.web.app
- Size: 5.15 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- project-awesome - ZTF666/GetMeTheLyrics - Is a webapp that consumes the api provided by Lyrics.ovh to fetch and display the lyrics of a given song . This was made using NuxtJs , Axios and Vuetify. (Vue)
README
# GMTL | Get Me The Lyrics
Is a webapp that consumes the api provided by [Lyrics.ovh](https://lyricsovh.docs.apiary.io) to fetch and display the lyrics of a given song .
This was made using :
Axios## How does it work :
## Song not found :
```
In case of a typo ,the message displayed is :
```The song / artist does not exist or there is a typo somewhere ! please check
## False positive :
```
I noticed that sometimes , the status of the request is 200 instead of 404 .
But the response.lyrics returned is empty !
```
```
The error is due to the song not being in the database (my educated guess).
So the message displayed would be :
```Sorry but these lyrics aren't yet added in the database
## Install
```bash
# install dependencies
$ npm install# serve with hot reload at localhost:3000
$ npm run dev# build for production and launch server
$ npm run build
$ npm run start# generate static project
$ npm run generate
```## Contact
```
you can contact me at [email protected] or via my portfolio```
## License
**πGMTL | Get Me The Lyricsπ** released under the [MIT](LICENSE) License.
Made with π by a π¨βπ» on a π» | 2020 | ZTF666 - N.EA