taylor-swift-api
taylor-swift-api copied to clipboard
get random lyrics/quotes of Taylor Swift
Taylor Swift Api
I couldn't believe that one of the best songwriters doesn't have a random lyrics generator api so I made one.

Usage
- To Get Random Taylor Swift lyrics : https://taylorswiftapi.herokuapp.com/get
- To Get Random Taylor Swift lyrics from a specific album or song :
- From an album :
https://taylorswiftapi.herokuapp.com/get?album=<album> - From a song :
https://taylorswiftapi.herokuapp.com/get?song=<song>
- From an album :
- To Get All Taylor Swift lyrics from a specific album or song :
- From an album :
https://taylorswiftapi.herokuapp.com/get-all?song=<song> - From a song :
https://taylorswiftapi.herokuapp.com/get-all?album=<album>
- From an album :
Contribution
-
Contribute your favourite taylor lyrics / quotes
- Add the lyrics / quotes to
taylorquotes.db - If adding a quote keep the album and song as none
- make a pull request
- no repition
- Add the lyrics / quotes to
-
adding endpoints / making other suggestions
- Raise an issue wait to be assigned to it
Inspired by kanye.rest