lalit22km / jiosaavn-api

🎡 An Unofficial API for downloading high-quality songs from JioSaavn

Home Page:https://saavn.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JioSaavn API

An Unofficial API for downloading high-quality songs, albums, playlists, and more from JioSaavn.

πŸ“š Documentation

Check out the API documentation for detailed information on how to use the API.

πŸ”Œ Running Locally

Note

You need Bun(1.0.26+) or Node.js(v18+)

  1. Clone the repository:

    git clone https://github.com/sumitkolhe/jiosaavn-api
    cd jiosaavn-api
  2. Install the required dependencies:

    bun install
  3. Launch the development server:

    bun run dev

☁️ Deploying Your Own Instance

You can easily deploy your own instance of the API by clicking the button below:

Deploy with Vercel

Tip

To ensure the API provides results in the intended language, configure the Serverless Function Region in Vercel to Mumbai, India (South) - > bom1.

πŸ“œ License

This project is distributed under the MIT License. For more information, see the LICENSE file included in this repository.

About

🎡 An Unofficial API for downloading high-quality songs from JioSaavn

https://saavn.dev

License:MIT License


Languages

Language:TypeScript 100.0%