Sink
Sink copied to clipboard
4 digits slug via API?
I have been using this project with my domain and it works perfect, it allows me to create shortened links and it's great, just one question, in cloudflare configure the slug to be 4 digits maximum, when using it via UI it works and generates the 4 digits slug, but via API is not like that, is there a way to specify via API that I want the slug to be 4 digits?
You can directly pass a 4-digit slug when calling the API, and if it is duplicated, the creation will fail.