Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Biblical keys #6

Open
21 tasks
omarciovsena opened this issue Nov 28, 2018 · 0 comments
Open
21 tasks

Add Biblical keys #6

omarciovsena opened this issue Nov 28, 2018 · 0 comments

Comments

@omarciovsena
Copy link
Owner

omarciovsena commented Nov 28, 2018

keys:

  • Amor
  • Ansiedade
  • Cura
  • Raiva
  • Esperança
  • Depressão
  • Medo
  • Paz
  • Família
  • Estresse
  • Paciência
  • Perda
  • Inveja
  • Alegria
  • Tentação
  • Orgulho
  • Dúvida
  • Sabedoria
  • Pressão dos colegas
  • Tentação
  • Obediência

endpoint

https://bibleapi.co/api/version/:version/keys/:key

response

{
      key: "pastor",
      count: 1,
      verses: [
          {
             "book": {
                 "abbrev": "sl",
                 "name": "Salmos",
                 "author": "David, Moisés, Salomão",
                 "group": "Poéticos",
              }
             "chapter": 23,
             "number": 1,
             "text": "O Senhor é o meu pastor; de nada terei falta."
          },
      ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant