Target APIs are listed here
- Clone the project into your local system.
- Go through the codebase.
- Make a separate branch for your assigned issue
- Send a PR after the work is done.
- For testing APIs, use postman or thunderclient(a extension in vscode).
- The PR after approval will be merged.
- Quickstart for building Django Rest APIs DRF-quickstart-documentation
- Check out youtube videos for specific tasks.
- For quickstart in building CRUD API, refer to Dennis-Ivy-Tutorial
- Search first on google, if you are stuck.