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

Chumash #3

Open
10 tasks
sharshi opened this issue May 18, 2020 · 0 comments
Open
10 tasks

Chumash #3

sharshi opened this issue May 18, 2020 · 0 comments

Comments

@sharshi
Copy link
Member

sharshi commented May 18, 2020

Endpoints:

  • api/sections
    • Return sections of Tanach
  • api/sections/:id
    • Return section of Tanach
  • api/books
    • Return complete list of books
  • api/books/:book || api/books/:id
    • Returns book metadata
  • api/parshios
    • Return complete list of parshios
  • api/parshios/:id
    • Returns complete parsha
  • api/:book/perakim
    • Returns number of perakim
  • api/:book/:perek_id
    • Returns individual perek
  • api/:book/:perek_id/pesukim
    • Returns number of pesukim
  • api/:book/:perek_id/:id
    • Returns individual pasuk
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