ABibliaDigital.com.br is a RESTful API of the Holy Bible developed with Node.js + Express + MongoDB ๐
Application and site development is still a complex process for churches and religious organizations.
We know that creating unique content ends up competing with basic tasks such as making devotions, verses, comments, social networking nurture, and so many other day-to-day tasks available.
We believe that we can offer many of these services free of charge, with professional quality and focused on the word of God.
yarn
.env
file:MONGODB_URI=mongodb://localhost/abibliadigital
NODE_ENV="development"
SECRET_KEY=""
REDIS_URL="redis://127.0.0.1:6379"
yarn dev
localhost:3000/api/check
to see the running api!If you do not want to install Mongo, Redis, Node and Yarn, follow these steps.
docker-compose up
localhost:3000/api/check
to see the running api!Note: The limit rate was created to decrease the effectiveness of the attacks that we have been suffering from since 3/29/2020
ABibliaDigital is free and open to use. The project is primarily an educational tool, and we will not tolerate denial of service attacks preventing people from learning.
Contributions, issues and feature requests are very welcome. Please make sure to read the Contributing Guide before making a pull request.
Visit our trello board
Created and maintained by:
Mรกrcio Sena ๐ป ๐ ๐ |
---|