Class-based views for the FastAPI
-
Updated
Aug 13, 2024 - Python
Class-based views for the FastAPI
a simple airbnb clone
Job Finder Website Using Django Framework
Learn all things to get started with a project using Django Rest Framework
Airbnb website with python & Django
We heard you like views so we put class based views in your class based views
Projeto de lista de tarefas utilizando Class Based Views com autenticação e funcionalidades de adicionar, editar e remover tarefas, criado com Django framework.
E-commerce website using python , django ,rest framework , docker and java script.
E-Commerce Store built with Python, Django, and django-rest framework with full api. Store containes Products and Products Detail, Brands, Reviews, Orders, Payments Methods, Users accounts.
Smaple project of Meta fulstack developer course about Django
Django Digital Resume Builder
Notes app made with Django and Bootstrap for Softuni final project (Python Web Framework). Nothing special just for self learning and improving the skills in the web development :)
class based view in Django. At its core, a class-based view allows you to respond to different HTTP request methods with different class instance methods, instead of with conditionally branching code inside a single view function.
simple polls app, backend only - mostly admin functionality (tutorial from documentation)
Employee Management System is basically based on Django Web framework. This Repository is based on CRUD Operations
Add a description, image, and links to the classbasedviews topic page so that developers can more easily learn about it.
To associate your repository with the classbasedviews topic, visit your repo's landing page and select "manage topics."