-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Thanks a million for making this template available. I got it running with no problem.
I remain confused, though, about how to build out the paths, and the Akka-Http docs aren't yet helping.
How would I build out the status
endpoint to handle deeper nesting and, ideally, parameters:
/v1/status
(this one you've implemented)/v1/status/info
(adding an additional level to the selector)/v1/status/info?id=2
(an additional level, and getting the value of a paramter)
(Obviously, I don't really care what data comes back from any of those examples, I'm just not clear on how to wire up the paths.)
Metadata
Metadata
Assignees
Labels
No labels