Skip to content

MitanshiKshatriya/taylor-swift-api

Repository files navigation

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.onrender.com/get
  • To Get Random Taylor Swift lyrics from a specific album or song :
    • From an album : https://taylorswiftapi.onrender.com/get?album=<album>
    • From a song : https://taylorswiftapi.onrender.com/get?song=<song>
  • To Get All Taylor Swift lyrics from a specific album or song :
    • From an album : https://taylorswiftapi.onrender.com/get-all?song=<song>
    • From a song : https://taylorswiftapi.onrender.com/get-all?album=<album>

Contribution

  • Contribute your favourite taylor lyrics / quotes

    • Add the lyrics / quotes to taylorquotes.db
    • While adding a quote, keep album and song fields as none
    • make a pull request
    • no repetitions
  • adding endpoints / making other suggestions

    • Raise an issue

Inspired by kanye.rest