examples/wrapped
Fetch Wrapped-style stats and pull out the most-active hour and the total scrobble count.
Run with: gleam run -m examples/wrapped
Values
pub fn main() -> Result(dynamic.Dynamic, error.RocksyError)
Fetch Wrapped-style stats and pull out the most-active hour and the total scrobble count.
Run with: gleam run -m examples/wrapped
pub fn main() -> Result(dynamic.Dynamic, error.RocksyError)