A web API for returning Bible references and whole Bibles
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- module code.heb12.com/heb12/bibleget
-
- go 1.11
-
- require (
- code.heb12.com/heb12/bref v0.2.4
- code.heb12.com/heb12/heb12 v0.1.1
- github.com/muesli/go-app-paths v0.2.1 // indirect
- github.com/pelletier/go-toml v1.7.0
- )
|