Dynamic routing using KV store #481
Unanswered
AlexMikhalev
asked this question in
Q&A
Replies: 2 comments
-
Use this |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you Sunli, that superb; instead of moving to go based stack I can stick to Rust-based infrastructure.
…On Fri, Jan 13, 2023, at 09:22, Sunli wrote:
Use this
https://docs.rs/poem/1.3.52/poem/struct.RouteDomain.html
—
Reply to this email directly, view it on GitHub <#481 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAAML7K6BO2XJ7J2UWRZRFLWSENFVANCNFSM6AAAAAATZSZDHY>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to create routes and subdomains using user.maindomain.ltd for each user? I would like to create a separate subdomain for each user. Similar to https://github.com/fabiolb/fabio, which is using Consul KV for routing.
Beta Was this translation helpful? Give feedback.
All reactions