# Introduction

Saavn.me is an unofficial API for JioSaavn for downloading songs in high-quality i.e 320kbps for free.

# Features

  • 🚀 Blazing fast
  • 🎶 Download High Quality Songs (320kbps).
  • 🌅 Download High quality song/album thumbnails.
  • 🔎 Search support for songs and albums.
  • 🎼 Lyrics for supported songs.
  • ❤️ Open-Source
  • ☁️ Lightweight and has minimal dependencies.

# Local development

# Prerequisites

  • NodeJS v14+
  • Vercel CLI : To install Vercel CLI globally use npm i -g vercel

# Run locally

  • Clone the Repo

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

    npm install
  • Start development server

    npm start

# License

This project is licensed under the MIT License - see the LICENSE file for details.