There was an error while loading. Please reload this page.
DjangoRestFramework has beautiful view to create RestFull API.
This Is a sample REST API For School Student Information.
python manage.py migrate
pipenv install
pipenv shell
REST-API with Python