Bibletagapi
API for storing and serving tag corresponding to scripture verses.
Install / Use
/learn @bibletag/BibletagapiREADME
==================== BibleTag-API
| This service supports a REST API for collaboratively tagging the Bible.
For more information on the endpoints, visit the API docs. <docs>_
| A hosted version of the API is ready for your use! See here <http://bibletag.xyz/>_ for more info.
Data
This service maintains an authority on arbitrary, crowdsourced tags (e.g., "love", "encouragement", or "frustration") and how those tags are connected to scripture passages (e.g., 1 Cor. 13:1 or John 3:16).
Technologies
Go <https://golang.org/>_RethinkDB <https://www.rethinkdb.com/>_Docker <https://www.docker.com/>_ -DockerFile <DockerFile>_
Links
Unit Tests <goserver_test.go>_Example Environmental Vars <files/example.env>_
License
BibleTag-API was created by Daniel Whitenack <https://github.com/dwhitena>, Michael Hulet <https://github.com/raysarebest>, Josh Oppenheim <https://github.com/elanjoshrand>, Benjamin Bledsoe <https://github.com/bbleds>, and anthonyt2345 <https://github.com/anthonyt2345>_ and is licensed under an MIT-style License <License.md>_.
