API resource IDs in Express and NestJS
For route params, payloads, and externally visible records, UUID V1 is a practical Node.js choice when the application needs to own ID creation. Teams usually accept it here because of rough insertion order, even though new greenfield apps usually prefer v7.