Skip to content

bhagavad-gita-api 2.0.1

Compare
Choose a tag to compare
@samanyougarg samanyougarg released this 19 Jul 04:09
· 58 commits to main since this release
d333cd5

Features

✨ Add docker-compose files for running the API as a docker container on the local machine as well as for deploying the API in production along with custom domain and SSL.
✨ Add composite indices to the sqlalchemy models.
✨ add verse_order and slug fields to the schemas.

Fixes

🐛 Optimize data insert scripts and delete reference scripts.
🐛 Optimize GraphQL queries.