Skip to content

Latest commit

 

History

History
78 lines (50 loc) · 5.23 KB

ROADMAP.md

File metadata and controls

78 lines (50 loc) · 5.23 KB

Roadmap & Progress

This document serves the purpose of documenting the progress of the API. This can be used as a source for determining helpful contributions (like tackling unimplemented endpoints).

Utilities

Authorization

  • Get Tokens from Code
  • Get token from refresh token
  • Build Auth Login URL

Endpoints

Albums

NOTE: These two can be merged for convenience, or even only implement multi album. Will need to evaluate returned types to see what makes most sense

NOTE: These two can likely be merged

Artists

Player

Playlists

Search

User

Note: These next two could be merged to a single wrapper endpoint

Note: Next Two can be merged

Tracks