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 supported Bible translations meta data #4

Open
rkazakov opened this issue Apr 2, 2016 · 0 comments
Open

Add supported Bible translations meta data #4

rkazakov opened this issue Apr 2, 2016 · 0 comments
Assignees

Comments

@rkazakov
Copy link
Member

rkazakov commented Apr 2, 2016

Add supported Bible translations meta data. At the moment KJV and ASV are supported.
So when requested http://localhost:4000/api/v1/meta/translations send the following response:

{
   translations: ['KJV', 'ASV']
}
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

2 participants