Open chayapan opened 8 months ago
favlinks-cli/favlinks-cli.py use ArgParse https://docs.python.org/3/library/argparse.html#mutual-exclusion
Use authentication with token per user account from DRF
Fixing DRF bugs https://stackoverflow.com/questions/62179213/how-to-get-an-url-with-username-as-slug-parameter-django-rest-framework
As a User: I want to access and manage my favorited URLs via a command-line interface (CLI).
Objective: To provide an alternative interface for power users or those who prefer a CLI experience.
Expectations: