package spotify_ml

  1. Overview
  2. Docs
On This Page
  1. Usage
Legend:
Library
Module
Module type
Parameter
Class
Class type

Spotify_ml

This library provides OCaml bindings for accessing the Spotify Web API.

Usage

The Spotify_ml.Api module provides all functions and types that match the Spotify Web API. To use it, you need to first create a Spotify_ml.Client and optionally a Spotify_ml.Client.User if you want to access user specific information such as a user's top tracks.

OCaml

Innovation. Community. Security.