6 ms·
Holy Bible Study & Cross-Reference Tool: https://bible-ui.rkeplin.com/book/kjv/1/1 https://bible-ui.rkeplin.com/book/kjv/1/1 Also, Holy Bible Search & Cross-Re
by kept3k 4y ago
Holy Bible Study & Cross-Reference Tool:
https://bible-ui.rkeplin.com/book/kjv/1/1 https://bible-ui.rkeplin.com/book/kjv/1/1
Also, Holy Bible Search & Cross-Reference API:
https://www.rkeplin.com/the-holy-bible-open-source-rest-api/ https://www.rkeplin.com/the-holy-bible-open-source-rest-api/
Made 0$ so far :)
- ddgflorida 4y agoNice work. When I change the version after a search, it resets to Genesis. I think it should keep the search results.
- kept3k 4y agoThanks, - yeah I agree thanks for catching that
- juliend2 4y agoNice! I did a few projects like this, but with more modest UIs: - https://github.com/juliend2/data-bible https://github.com/juliend2/data-bible , for french translations - more recently: https://1mbible.co https://1mbible.co Have you thought about using some AI techniques (like Word Embedding) for your search engine? I'm interested in toying with this a bit in my next Bible-related project.
- kept3k 4y agoNice, - I like the simplicity of your UI. Though I can't read French, it looks like you've got some nice features there. No, I haven't thought of thought of that. Very cool idea. I'd like to make the API accessible via JS from all domains, but using an API token. I'm starting to get a lot of requests to use the API, however, most everyone wants to call the API directly via JS. Right now they have to go through a proxy like NGINX or some server side proxy.