The core of the YouVersion API projects
This project includes the core functions and files that are shared across all the YouVersion applications.
.
├── db
│ ├── books.json # Books and chapters
│ └── versions.json # Bible versions
├── functions # Core functions
├── tests # Automated tests
├── LICENSE
└── README.md
Before creating an issue, please ensure that it hasn't already been reported/suggested.
This project is licensed under the terms of the MIT license.