A simple and efficient API for accessing Book of Mormon verses
Get a new verse every day
GET /daily
Get a random verse from the Book of Mormon
GET /random
Get a specific verse by book, chapter, and verse number
GET /:book/:chapter/:verse
Example: /nephi1/3/7
Get a list of all available books and their chapters
GET /books