Skip to content

Add supported Bible translations meta data #4

@rkazakov

Description

@rkazakov

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']
}

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions