Skip to content

moses-kabungo/biblebee-api

Repository files navigation

BiblebeeApi

An ethuthiastic API for the bible app clients. Find it here

Features

  • List of Bible books
  • Skimming content
  • Search (WIP)
  • Content categorization (WIP)
  • Content ranking (WIP)
  • Daily bible verse through FCM

Deployment

Requirements

  • Docker and docker compose (Deploy on Infrastructure e.g., AWS)
  • Heroku account (PaaS option)
  • Firebase cloud message

By default, the API is deployable through docker (IaaS) or Heroku (PaaS). But you can virtually deploy to other platforms with minimal efforts.

Environments

Environment Variable Description
CELERY_BROKER_URL Url to the messaging queue broker e.g., redis
CELERY_RESULT_BACKEND Url to the backend results e.g., redis
FIREBASE_CONFIG_FILE Path to the firebase config file

Docker

The compose file in the root of this project list down all the necessary components

About

REST API for the bible-bee API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published