asyncapi / website

AsyncAPI specification website
https://www.asyncapi.com
Apache License 2.0
490 stars 620 forks source link

support short urls #3005

Open derberg opened 4 months ago

derberg commented 4 months ago

details of proposal are here where I consulted them with the community first

https://asyncapi.slack.com/archives/C34F2JV0U/p1716306515791259?thread_ts=1716306515.791259&cid=C34F2JV0U

Screenshot_2024-05-30-14-21-37-930_com Slack

wdyt folks?

SGI-CAPP-AT2 commented 3 months ago

Hi @derberg, I would like to contribute. I want to know what are the technologies being used for backend for routing and database management?

anshgoyalevil commented 3 months ago

@derberg How about using a subdomain under asyncapi.com rather than a path under asyncapi.com/s/*

For example, go.asyncapi.com/*. There are many link shorteners out there that support custom domains and offer benefits like link tracking.

I have personally tried the free plan at https://short.io/

I also read the slack conversation, and seems like this redirect thing would serve the purpose too 🥂