Convert URL GUIDs to short GUIDs #1

Closed
opened 2019-02-23 01:27:19 +00:00 by danieljsummers · 3 comments
danieljsummers commented 2019-02-23 01:27:19 +00:00 (Migrated from github.com)

Giraffe supports Short GUIDs in URLs. Change the URLs that have GUIDs in them to use the shorter versions.

Giraffe supports [Short GUIDs](https://github.com/giraffe-fsharp/Giraffe/blob/master/DOCUMENTATION.md#shortguid) in URLs. Change the URLs that have GUIDs in them to use the shorter versions.
danieljsummers commented 2019-03-15 04:38:42 +00:00 (Migrated from github.com)

This is on hold, as the TokenRouter doesn't know about short GUIDs yet. Once it is released, this will be completed.

This is on hold, as the `TokenRouter` doesn't know about short GUIDs yet. Once it is released, this will be completed.
danieljsummers commented 2022-07-16 19:10:38 +00:00 (Migrated from github.com)

#32 moved the routing from TokenRouter to Giraffe's EndpointRouting module; include this in v8.

#32 moved the routing from `TokenRouter` to Giraffe's `EndpointRouting` module; include this in v8.
danieljsummers commented 2022-08-02 02:00:02 +00:00 (Migrated from github.com)

This is done, and will be part of v8

This is done, and will be part of v8
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bit-badger/PrayerTracker#1
No description provided.