Web API https://developer.spotify.com/web-api/ wrapper powered by lens and pipes, allowing easy access to public endpoints.
Does not have any external dependencies nor requirements regarding app registration.
Paging is handled transparently using pipes
All data types are navigated using lenses
All public endpoints, with multi-get versions excluded, are implemented.
Please read the README for details.