API Client

Admin Portal · Originally Express + JSON file store

OriginalEnhanced

Book inventory management. The original Express server served the admin UI HTML at / alongside these JSON routes, so the frontend reads as a sibling endpoint that opens a URL.

  • Open the Original admin UI

Live endpoints backed by a real database.

Bands, events, stages — source-faithful CRUD.

Book inventory CRUD + the admin HTML served alongside.

Restaurant reviews, threaded comments, museum-gated auth.

Vulnerable + safe SQL queries against a real database.

/api/music-tour
•
/api/admin-portal
•
/api/rest-rant
•
/api/sql-demo
/api/music-tour
/api/admin-portal
/api/rest-rant
/api/sql-demo
Response
Select an endpoint from the left, then click Send