educative.io

No read or redirection API here

Hello, The System API section doesn’t mention the part for readURL(or how the user uses the short link and gets redirected to the original link). It’s the most important function for this system yet it’s missing.

2 Likes

+1, that was my first thought when reading the API section. It’s weird that the authors included deleteURL, which may not even be needed (storage is cheap), but not retrieveURL, which is the essential API for this service, given that read access is 100x write access.