gospot

module
v0.0.0-...-1496d5c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 30, 2023 License: MIT

README

gospot

  1. create oauth credential on https://developer.spotify.com/dashboard
  2. Copy conf.sample.yaml to conf.yaml and configure.
  3. Build application: make
  4. Launch it: ./gospot
  5. Browse http://localhost:8000

To Do

  • Test e2e
  • Test U
  • Check if the token is out of date and request a new one
  • Pagination
  • Error management

Directories

Path Synopsis
Package main is the main program entry.
Package main is the main program entry.
internal
app
Package app is the main application.
Package app is the main application.
music
Package music is the music manager.
Package music is the music manager.
music/spotify
Package spotify manages the spotify catalog.
Package spotify manages the spotify catalog.
oauth
Package oauth manages the OAuth2 protocole with spotify.
Package oauth manages the OAuth2 protocole with spotify.
server
Package server describes a generic server.
Package server describes a generic server.
server/api
Package api is the Backend server.
Package api is the Backend server.
server/client
Package client is the web client.
Package client is the web client.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL