https://github.com/minhajuddin/prefixed_uuids
A Go package that adds type-safe prefixes to UUIDs, making them shorter and more readable. Converts standard UUIDs (36 chars) to prefixed format (27 chars) like `user.AZXje_k_dRiprKK-aEY8fg`. Includes URL-safe encoding and easy entity type registration. Perfect for database IDs, API endpoints, and logging where type context is valuable.
https://github.com/minhajuddin/prefixed_uuids
golang golang-library ids prefixed
Last synced: about 1 year ago
JSON representation
A Go package that adds type-safe prefixes to UUIDs, making them shorter and more readable. Converts standard UUIDs (36 chars) to prefixed format (27 chars) like `user.AZXje_k_dRiprKK-aEY8fg`. Includes URL-safe encoding and easy entity type registration. Perfect for database IDs, API endpoints, and logging where type context is valuable.
- Host: GitHub
- URL: https://github.com/minhajuddin/prefixed_uuids
- Owner: minhajuddin
- License: mit
- Created: 2025-03-29T20:13:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-29T21:02:13.000Z (over 1 year ago)
- Last Synced: 2025-03-29T21:23:16.179Z (over 1 year ago)
- Topics: golang, golang-library, ids, prefixed
- Language: Go
- Homepage: https://github.com/minhajuddin/prefixed_uuids
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0