(no title)
kept3k | 3 years ago
Also, Holy Bible Search & Cross-Reference API: https://www.rkeplin.com/the-holy-bible-open-source-rest-api/
Made 0$ so far :)
kept3k | 3 years ago
Also, Holy Bible Search & Cross-Reference API: https://www.rkeplin.com/the-holy-bible-open-source-rest-api/
Made 0$ so far :)
juliend2|3 years ago
- https://github.com/juliend2/data-bible , for french translations
- more recently: 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|3 years ago
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.
ddgflorida|3 years ago
kept3k|3 years ago