Convert URL GUIDs to short GUIDs #1
Labels
No Label
bug
duplicate
enhancement
good first issue
help wanted
infrastructure
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: bit-badger/PrayerTracker#1
Loading…
Reference in New Issue
Block a user
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?
Giraffe supports Short GUIDs in URLs. Change the URLs that have GUIDs in them to use the shorter versions.
This is on hold, as the
TokenRouter
doesn't know about short GUIDs yet. Once it is released, this will be completed.#32 moved the routing from
TokenRouter
to Giraffe'sEndpointRouting
module; include this in v8.This is done, and will be part of v8