Enhancing instructor APIs with Django Rest Framework

I’m working on an epic to upgrade the instructor APIs using Django Rest Framework. Currently, these APIs are basic and rely heavily on custom code for permissions and error validation. The list is quite extensive, so it would be fantastic if more people could pick up these tasks to speed up the process.

So far, I’ve merged four PRs and am currently working on adding instructions for verifying these APIs via Postman or the website. Since documenting these steps is quite time-consuming, I’ve managed to include them in five issues, all of which remain open.

Here are the links formatted as URLs:

I will try to share more issues after adding testing guidelines.

How to test Instructor APIS

1 Like