I am confused by the functionality URL Shortener Microservice challenge.
For example, I thought that passing in https://freeCodeCamp.org would make the API return freeCodeCamp.org, but instead it returns a number, which I don’t understand.
Why does the API return a number?