FastAPI function routing
Closed this issue · 1 comments
achille-roussel commented
This issue is intended to track the implementation of function routing using FastAPI as the RPC framework to receive requests to programmable endpoints and dispatch them to the corresponding Python functions to invoke.