Riley Testut :fatpikachu: on Nostr: I have one binary/lambda that is launched for all endpoints, and I just route ...
I have one binary/lambda that is launched for all endpoints, and I just route requests to the correct handler internally. I agree having separate binaries for each endpoint would be…not ideal