samueldaviddelacruz / spanish-bible-api

API to query Spanish bible verses and books
https://samueldaviddelacruz.github.io/spanish-bible-api/
2 stars 0 forks source link

is the Api down? #1

Open Noe007 opened 3 years ago

Noe007 commented 3 years ago

Hi, Samuel is the Api down? also, what is the source of the data?

(Samuel I'm so impress by your blog πŸ‘ πŸ‘ πŸ‘ πŸ‘ πŸ‘ )

samueldaviddelacruz commented 3 years ago

Hi @Noe007, the API is not down, I just forgot to add the docs link to the repo, the source of the data comes from an old API I used a long time ago and saved the data on a database, you can check the docs for the API here => https://samueldaviddelacruz.github.io/spanish-bible-api/

ampacheco commented 2 years ago

Hola Samuel,

Buen trabajo. Felicitaciones

Intentando usar /book/{bookid}/verses/{x:y-z} recibo error todo el tiempo, que deberΓ­a pasar cΓ³mo bookid?

curl --silent ${api_ur}l/book/spa-RVR1960:Matt/verses/9:35-38 | jq Output: parse error: Invalid numeric literal at line 1, column 10

Muchas Gracias! Voy a revisar tu blog.