nmeng
nmeng
Explore posts from servers
TtRPC
Created by nmeng on 6/12/2023 in #❓-help
One file per function call on the server side
I'd like to structure my server with one file per function call -- is this an antipattern? If not, does anyone have an example repo of how to structure the server code with one function/rpc call per file? Do I have to have one router per function call?
9 replies