mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 07:55:55 +03:00
[PR #361] [MERGED] Update webapp example #413
Labels
No labels
Stale
bug
discussion
enhancement
good first issue
good first issue
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rspotify#413
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ramsayleung/rspotify/pull/361
Author: @ramsayleung
Created: 9/20/2022
Status: ✅ Merged
Merged: 12/27/2022
Merged by: @marioortizmanero
Base:
master← Head:ramsay_fix_failed_example📝 Commits (10+)
14fed0cfix failed webapp examplebd0e5c8delete unused importse80dbb0update to 0.5rc186e704Add a new endpoints9fea43fAdd webapp CIdee6753update webapp ci default config1df1ecaupdate webapp ci default config4da7c08Remove working directory8865dfaUse manifest instead of cwd874891eoptimize code by clippy's guide📊 Changes
4 files changed (+241 additions, -90 deletions)
View changed files
➕
.github/workflows/webapp_ci.yml(+40 -0)📝
examples/webapp/Cargo.toml(+5 -2)📝
examples/webapp/src/main.rs(+193 -87)📝
examples/webapp/templates/index.html.tera(+3 -1)📄 Description
Description
Features:
spotify.token = ...,we can surely avoid that).Motivation and Context
#324
Dependencies
Type of change
Please delete options that are not relevant.
How has this been tested?
Is this change properly documented?
Not yet.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.