Closed2022/11/27にクローズ5goでspotifyのAPI実行したいpp_dev2022/09/30に更新使用させていただくライブラリ https://developer.spotify.com/documentation/web-api/libraries/ https://github.com/zmb3/spotify 返信を追加pp_dev2022/09/30に更新まずはシンプルなエンドポイントにアクセスしてみる。 https://developer.spotify.com/documentation/web-api/reference/#/operations/get-users-profile https://github.com/zmb3/spotify/blob/master/examples/profile/profile.go 返信を追加pp_dev2022/09/30できた🎉 https://github.com/pp-develop/make-playlist-by-specify-time-api/commit/88b2c3b6788d20bd3a2a6936112bd5be2bae66a3 返信を追加pp_dev2022/09/30目的のエンドポイントへアクセス プレイリストの作成 https://developer.spotify.com/documentation/web-api/reference/#/operations/create-playlist プレイリストへtrackを追加する https://developer.spotify.com/documentation/web-api/reference/#/operations/reorder-or-replace-playlists-tracks 返信を追加pp_dev2022/10/16に更新書いたコード プレイリストの作成 https://github.com/pp-develop/make-playlist-by-specify-time-api/commit/ad509bf9e8a80d51bfad5e5b80fdae24c7f7c647 プレイリストへtrackを追加する https://github.com/pp-develop/make-playlist-by-specify-time-api/commit/97176b476426675b30d036eeeecc27d0757f1de4 返信を追加このスクラップは2022/11/27にクローズされました
pp_dev2022/09/30に更新使用させていただくライブラリ https://developer.spotify.com/documentation/web-api/libraries/ https://github.com/zmb3/spotify 返信を追加
pp_dev2022/09/30に更新まずはシンプルなエンドポイントにアクセスしてみる。 https://developer.spotify.com/documentation/web-api/reference/#/operations/get-users-profile https://github.com/zmb3/spotify/blob/master/examples/profile/profile.go 返信を追加
pp_dev2022/09/30できた🎉 https://github.com/pp-develop/make-playlist-by-specify-time-api/commit/88b2c3b6788d20bd3a2a6936112bd5be2bae66a3 返信を追加
pp_dev2022/09/30目的のエンドポイントへアクセス プレイリストの作成 https://developer.spotify.com/documentation/web-api/reference/#/operations/create-playlist プレイリストへtrackを追加する https://developer.spotify.com/documentation/web-api/reference/#/operations/reorder-or-replace-playlists-tracks 返信を追加
pp_dev2022/10/16に更新書いたコード プレイリストの作成 https://github.com/pp-develop/make-playlist-by-specify-time-api/commit/ad509bf9e8a80d51bfad5e5b80fdae24c7f7c647 プレイリストへtrackを追加する https://github.com/pp-develop/make-playlist-by-specify-time-api/commit/97176b476426675b30d036eeeecc27d0757f1de4 返信を追加