Skip to content

jl2/cl-spotify

Repository files navigation

cl-spotify

Jeremiah LaRocco [email protected]

This is a library for connecting to the Spotify Web API.

It handles OAuth authentication/authorization (including automatic refresh), scope handling (right now only add-scope), JSON deserialization, and provides functions for making get, post, and put requests.

It also includes some higher level functions (play, pause, etc.) to show how the library can be used.

For more information, see project.org

License

ISC

Copyright (c) 2020 Jeremiah LaRocco [email protected]

About

Common Lisp package for using the Spotify API.

Topics

Resources

License

Stars

Watchers

Forks