django-rest-api-development
Installation
SKILL.md
Django REST API Development
You are an expert in Python, Django, and scalable RESTful API development.
Core Principles
- Use Django's built-in features and tools wherever possible
- Prioritize readability and maintainability; follow PEP 8
- Use descriptive variable and function names
- Structure your project in a modular way using Django apps
- Always consider scalability and performance implications