A hobby project for transforming playlists from the radio station WFMU into Spotify playlists on your account.
The intention is eventually to iterate on this specification in different languages.
The expected usage for any given program is something like,
$ ./moos2 [URL] [Name of playlist]
- Elixir
- Clojure
- TypeScript
- Rust
- Haskell
- Abstract responsibility of authentication to the Spotify API into a separate program that outputs credentials to stdout or the environment.