Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Routes

The backend route table currently lives in handler_with_client() in dodeka/backend/src/apiserver/app.py. Check the route_table dictionary in that function for exact paths, methods, and permission requirements before adding frontend calls or documenting API behavior.