{"message":"Welcome to the Marias Netflix API!","endpoints":[{"path":"/","method":"GET","description":"API documentation"},{"path":"/shows","method":"GET","description":"Get all shows"},{"path":"/shows/:id","method":"GET","description":"Get a single show by ID"},{"path":"/shows/search","method":"GET","description":"Search shows by filters (e.g., title, type, country)"}]}