/api/music-tour
•
•
•
/api/music-tour
Response
Select an endpoint from the left, then click Send
REST API for music tour management — bands, events, stages, and the cross-references between them. Mirrors the UNLV exercise's three controllers verbatim: lookups go by NAME, mutations go by integer ID, and the GET-by-name responses include the nested join data the source's Sequelize `include` chain produced.
Select an endpoint from the left, then click Send