drmacsika/fastapi-django-combo
Combine the power of FastAPI and Django to build a production-ready application capable of utilizing all of the best features of both worlds.
twtrubiks/CORS-tutorial
Use Django To Introduce CORS and Same-Origin Policy
nishantwrp/drf-starter-template
DRF Starter Template with drf-yasg, heroku deployment ready config, CORS config
fraigo/python-cors-proxy
A simple CORS proxy to fetch content from remote sites without CORS policy.
pu6ki/elsyser
REST API for the ELSYSER platform.
christianmtr/my_django_template
A Django project template with all the stuff needed to start and run, it manages users and organizations. Inlcudes a Rest API, CORS support and SaaS via PostgreSQL schemas.
steveho29/django-boilerplate
Django Boilerplate with Docker & Rest Framework & Swagger & Auth JWT & Google Oauth & Email Verification & CORS & Media
antz22/django-auth-template
A complete template for creating a django drf project with authentication set up using djoser.
Igor-Kuz/drfshop
E-commerce shop build with Django Rest framework. Supports filtration, pagination, search, authorizatiaon, authentication with JWT, auto-documenting ith swagger, also added authorization with djoser and CORS
andreskemeny/drf-cors-boilerplate
DRF CORS Boilerplate
DataRohit/Django-GraphQL
This GitHub project is a Django-GraphQL application using the Graphene package, enabling efficient CRUD operations with CORS and Djagno-GraphQL-Auth for JWT Authentication.
DataRohit/Django-Rest-Framework-Course
My Django Rest Framework learning project encompassed generic API view classes, permissions, authentication methods including token-based and JWT, CORS handling, task scheduling, etc., providing a comprehensive understanding of RESTful API development.
Ahmadgaming01/corse
with django corse we have one task to check how long we need to create a project and applay ( CRUD )
antonioalanxs/board
Minimalist notice board built using HTML, Tailwind CSS, Django, MySQL, phpMyAdmin and Docker used to give a lecture that covers topics such as User Authentication, URL protection, Middleware, CORS and CSRF Attack/Defense strategies.
njeruthuo/blog-final
This is an API designed to serve blogs to a react app
lucasviinic/drf-school
API com Django 3: Versionamento, cabeçalhos e CORS
SIGHT-5A/SIGHT-React-Django-Template
React-Django Fullstack with CORS policy and env setup Application
python151/Django-CORS-Template
This is a template for Django-CORS with login, signup, and session storage already implemented.
Tomilola-ng/TrackBackendTask2
A CRUD REST API for a Person model using Django, Django Rest Framework, CORS Headers ...
Tomilola-ng/TrackBackendTask1
HNGx TrackBackend Task1 | A simple Endpoint for providing static and dynamic data using Django, Django Rest Framework, CORS Headers ...