Join Nostr
2024-11-23 18:38:44 UTC
in reply to

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