Question d’entretien chez Leap Tools

How the primary keys work when creating an item?

Réponse à la question d'entretien

Utilisateur anonyme

12 nov. 2025

I commented about increased ids vs uuid generated, their security differences. Increased Ids are easy to implement, we could set on database and the API would just follow, but less secure because one could just guess the ids on the urls, while the uuid are safer and not so difficult to use