callrua / callrua/spotipyutils
Create a web server to serve requests
Open
enhancement
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
* Create a flask/django/whatever server in a docker image
* set up an endpoint for each feature
I got this working locally in flask, but not in a docker image. The main issue is the auth, specifically the redirect URI stuff. Basically, when you can't interact with the app live and input the response code, it doesn't work.
Need to figure out a different authentication method.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.