8000 GitHub - sendervision/musicapi
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sendervision/musicapi

Repository files navigation

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

📚 Documentation

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

📰 Changelog

For a detailed list of changes, see the CHANGELOG.

🔌 Running Locally

Note

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

  1. Clone the repository:

    git clone https://github.com/sendervision/musicapi
    cd musicapi
  2. Install the required dependencies:

    bun install

    or

    npm install
  3. Launch the development server:

    bun run dev
    npm 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.

📜 License

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

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0