mpreath / go-bible-api

MIT License
0 stars 0 forks source link

Integrate with bible_database #3

Open mpreath opened 6 months ago

mpreath commented 6 months ago

scrollmapper/bible_database provides bible translations in ready to use MySQL format including docker examples.

Setup an integration where we store and keep a copy of the sql file and have a custom docker compose configuration for turning up a bible-ready database instance.

mpreath commented 6 months ago

This may be nothing more than adding a section to the README that provides guidance for downloading and running the bible_database docker instance.