•
•
/api/rest-rant
•
/api/rest-rant
Response
Select an endpoint from the left, then click Send
Restaurant review backend. CRUD on places, threaded comments, signup/login auth. Same monorepo as the Rest-Rant SPA card on the landing globe — the original Express server packaged the frontend + the API together. The museum carve-out applies: writes (including signup/login) require GitHub sign-in, and project-level users are locked to museum identities via museum_user_id FK.
Select an endpoint from the left, then click Send