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

We have two endpionts now at getBible.net #1

Open
Llewellynvdm opened this issue Nov 9, 2023 · 0 comments
Open

We have two endpionts now at getBible.net #1

Llewellynvdm opened this issue Nov 9, 2023 · 0 comments

Comments

@Llewellynvdm
Copy link

const API_ROOT = "https://api.getbible.net/v2";

Hi, we have just finished the second API endpoint. Have a look at https://getbible.net/docs

You will see there is two endpoints now, the one from before: https://api.getbible.net/v2

But there is now a new one: https://query.getbible.net/v2

Yes we will continue to support both (see roadmap), and they can be seen as the same API, it is just that the one gives whole chapters/books/translations, and the other one selected verses... but in the same format.

So take a look at the new enpoint, as it could improve the load on your application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant