Convert URL GUIDs to short GUIDs #1
Loading…
x
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