Add v1 shortener: Bearer API, public 302, landing, and CI.
CI / test (pull_request) Successful in 6s
CI / test (pull_request) Successful in 6s
Standalone Django service so callers can mint links and phones get a 302. Closes #1.
This commit is contained in:
+2
-2
@@ -144,8 +144,8 @@ venv.bak/
|
||||
# Rope project settings
|
||||
.ropeproject
|
||||
|
||||
# mkdocs documentation
|
||||
/site
|
||||
# mkdocs documentation (do not ignore ./site — that is the Django project)
|
||||
/mkdocs_site
|
||||
|
||||
# mypy
|
||||
.mypy_cache/
|
||||
|
||||
Reference in New Issue
Block a user