Skip to content

revence27/Rhema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rhema

The Word, with (almost) no verse markings.

Architecture

Built on Mongo DB (although the “document” representation of the verses was not exploited, as would have been fitting for a document DB; instead a hierarchical lay-out was followed).
Written in Go.
Uses XML Bibles in the Zepfania format. Google Web Fonts, if you are online.
Read the code.

Components

transfer.go Will compile to a binary that transfers data from an XML file of the Zefania XML format (see, for example: http://www.churchsw.org/bibles ) and copies them into MongoDB.

rhema.go Will compile into the webserver that answers to queries.

About

The Word, with (almost) no verse markings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages