This is a simple API Project I built with Django REST Framework (DRF) for managing personal notes.
Each user can sign up, log in,logout and manage their own notes (create, read, update, and delete).
It also keeps track of notes when each note was created and updated automatically.
- User authentication (login & register)
- CRUD operations for personal notes
- Each user only sees their own notes
- Created and updated time for each note
- Built with Django and DRF
- Backend: Python, Django, Django REST Framework
- Database: SQLite (default)
- Authentication: Token-based
- Data Format: JSON
AVOSEH RASAQ SEIDO(CATALYST)