Bibleio API is planned to be a multi-purpose API for all things Bibleio, and the Bible.
Right now, our focus is on serving the Bible in the BibleJSON format, but here is what the end goal of the API will be:
/bible
/auth
/community
/users
/organizations
/resources
/music
All content (Bibles, books, music) we serve through the API must be freely available without copyright.
Bibleio API will be written in Rust. We are not sure what web framework yet, but we want it to be very fast, probably actix-web.