Y
Hacker News
new
|
ask
|
show
|
jobs
by
namelezz
3468 days ago
If you don't like routing being done with metaprogramming, you can manually create routes yourself similar to this example[0]. I think the author is trying to show appealing APIs.
[0] -
https://github.com/SergioBenitez/Rocket/blob/master/examples...
1 comments
strictfp
3468 days ago
Thank you. Actually, that underlying API looks great. I would prefer it any day of the week.
link