Giter VIP home page Giter VIP logo

bibleapi's Introduction

Patreon

bibleAPI

bibleAPI.co is a RESTful API of the Holy Bible developed with AdonisJs 🚀

Uptimerobot Circle Ci BSD License

► Documentation

► Usage

  • GET https://bibleapi.co/api/books/:abbrev
  • GET https://bibleapi.co/api/books/
  • POST https://bibleapi.co/api/search/
    • body:
    {
      "version": ":version",
      "search": ":work"
    }
    
  • GET https://bibleapi.co/api/verses/:version/:book/:chapter/:number
  • GET https://bibleapi.co/api/verses/:version/:book/:chapter/

► Installation

Dependencies

Setup

  • Download this source code into a working directory.
  • Install the requirements: yarn
  • Create .env file
  • Run migrations yarn migrations
  • Run the server using the following command: yarn start:dev
  • Visit localhost:3333 to see the running website!

► Fair use policy

bibleAPI 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.

► Credits and Thanks

  • @thiagobodruk for sharing various versions of the bible in json

► Contributing

Contributions, issues and feature requests are very welcome. Please make sure to read the Contributing Guide before making a pull request.

Visite our trello board

► Contributor

Created and maintained by:


Márcio Sena

💻 📖 🐛

bibleapi's People

Contributors

omarciovsena avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.