Domanda di colloquio di Leap Tools

How the primary keys work when creating an item?

Risposta di colloquio

Anonimo

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