A Node.js Express service and web app for retrieving data out of the Bahá'í Reference Library.
Utilizes bahai-reflib-data for the data.
Note that although this uses data from the Bahá'í Reference Library, this is just an individual effort not related to the site.
The web-service and web app is currently available at https://bahai-browser.org/bahai-reflib-data-server/.
- Add API to redirect directly to site (and URL-with-ID to work-section-paragraph in case already have)
- Could make web app version which was entirely offline capable, using
bahai-reflib-data
's browser build and a service worker.