You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Django REST Framework project showcasing API development using APIView, ViewSets, Generic Views, and ModelViewSets. Includes implementations of DRF mixins, filtering, search, and pagination. Ideal for learning and scaffolding RESTful backend systems with modular Django architecture.
Backend for ProDev Job Board Platform built with Django and PostgreSQL. Features role-based authentication, optimized job search with advanced indexing, CRUD APIs for jobs, categories, and applications, and Swagger documentation for seamless frontend integration