/bible-rest-api

This is a standalone REST API that can be used to return Bible verses from various translations locally, without relying on a third-party service.

Primary LanguageGo

Bible REST API

This is a standalone REST API that can be used to return Bible verses from various translations locally, without relying on a third-party service. The database used is from https://github.com/scrollmapper/bible_databases

Getting Started

Run go build

Endpoints

coming soon

Prerequisites

Go >=1.11

Authors

  • Casey Smith

License

This project is licensed under the MIT License - see the LICENSE.md file for details