Platform which can allow passing content from url?

Is it possible to dynamically pass the * wildcard from doma.in/* into content on the page?

e.g. if it says doma.in/jack-smith
the website HTML can render

Hi Jack Smith


which website frameworks would this work under? And could it be possible with static HTML sites hosted on GitHub Pages?

And how would you pass the info from Cloudflare?

Thanks for any help!

You are not going to be able to do it with static pages but you could do it with workers

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.