Heroku - Does it make sense to set up a domain name for my Strapi Project on Heroku?

Hi Guys, my Strapi project runs on Heroku. I’m thinking about creating a domain name for this project so that the real web address / API is not revealed. Besides, it also makes my api shorter. (Maybe you can understand it as a kind of proxy.) My question is if it makes sense and if it can cause errors in data transmission because it is being a redirected api. :thinking_face:
Thanks in advance! :sunny:

You can run into issues but Heroku has a good document on how best to do this:

@DMehaffy Thank you very much! There is really a lot to learn! :+1: :beer: