Skip to content

Serves the Māhābhārata text line-by-line in the original Sanskrit in the form of an API or JSON.

Notifications You must be signed in to change notification settings

VedantMadane/mahApi

Repository files navigation

mahApi

The API is stuctured in the following manner: https://musical-disco-r4gwq6j79hpxj9-8000.app.github.dev/mbh/13154001a/?format=json
Where

GitHub Codespaces ♥️ Django

You can run mahApi on your local machine or on GitHub Codespaces.

To run locally:

installing dependancies

pip install -r requirements.txt

To collect static files:

python manage.py collectstatic

To run this application:

python manage.py runserver

To run on GitHub Codespaces click the green button at the top in the same row of the repository name mahApi, select Codespaces and click on the plus button "+"

Releases

No releases published

Packages

No packages published