sinsniwal / PathPilot-recommendation-system

The Learning Path Recommendation System is designed to provide students with personalized course recommendations by considering factors such as enrollment data from previous terms, the student's learning profile, feedback from other students, and their schedule and commitments.
MIT License
1 stars 0 forks source link

Api schema #27

Closed Dhairya-Arora01 closed 10 months ago

Dhairya-Arora01 commented 10 months ago

Description

Automatic api schema using drf-yasg

fixes #23

Type of change

Please delete options that are not relevant.

Anything else you would like to add

you can access the swagger-ui at localhost:8000/swagger and download the yaml from localhost:8000/swagger.yaml