{"message":"Welcome to the Telugu Bible API!","availableEndpoints":[{"method":"GET","path":"/api/books","description":"Returns a list of all books (English and Telugu names)"},{"method":"GET","path":"/api/books/:bookName","description":"Returns the content (chapters and verses) of a specific book"},{"method":"GET","path":"/api/books/:bookName/:chapter","description":"Returns all verses for a specific chapter in a book"},{"method":"GET","path":"/api/books/:bookName/:chapter/:verse","description":"Returns a specific verse from a chapter of a book"},{"method":"GET","path":"/api/daily-verse","description":"Returns a daily verse for every day."},{"method":"GET","path":"/api/songs","description":"Returns a list of songs."}]}