Comment by hofrogs
4 days ago
"appRoute(home)" is a macro that expands to a function called "home":
#define appRoute(name) HttpResponse name(AppContext ctx)
4 days ago
"appRoute(home)" is a macro that expands to a function called "home":
#define appRoute(name) HttpResponse name(AppContext ctx)
No comments yet
Contribute on Hacker News ↗