Warp compared to other options

I have implemented a simple set of REST services using these frameworks:

I want to do the same using warp, but I'm struggling mightily to figure it out.
It would be great is someone that is familiar with warp could show me how this is done or point me to a similar example. It seems there are multiple approaches that can be used. The code looks simplest to me when the warp::path! macro is used to define each route.

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.