dimmg/flusk
Boilerplate API on how to structure big Flask applications (includes SQLAlchemy, Docker, nginx)
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
riad-azz/tiktok-saver
TikTok Saver is a SaaS (Software as a service) for downloading and saving Tiktok videos with the highest quality and no watermark.
harshan1996/flask-vercel
Basic tutorial explaining how to deploy Python app on Vercel
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.
QTqingtan/tansyqinyrproj
数字图像处理项目。完成基础的头歌数字图像处理功能+9种风格迁移+ocr识别身份证文字信息
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
avinash-bhosale/cors-anywhere
cors anywhere
TanmoySG/flinit
A Python Command-Line Tool to Initialize a Python-Flask App with Template Code. A create-react-app like tool for Flask Projects.
bearddan2000/javascript-web-htmx-get-mustache-python-flask-api-surrealdb-simple
A demo of htmx using a python flask
jetbalagtas/python-blockchain
A blockchain project written in Python.
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
antz22/django-auth-template
A complete template for creating a django drf project with authentication set up using djoser.
Ahmadgaming01/corse
with django corse we have one task to check how long we need to create a project and applay ( CRUD )
andreskemeny/drf-cors-boilerplate
DRF CORS Boilerplate
ralexrivero/AirBnB_clone_v3
AirBnB clone - RESTful API using Flask
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.
lucasviinic/drf-school
API com Django 3: Versionamento, cabeçalhos e CORS
mboladop/Interactive-project-stream2-FBI-restfulAPI
This is a back-end restful-wrapper API created to meet the new CORS requirements of the FBI API. It specifically designed to access real time Data provided by the public FBI API.
python151/Django-CORS-Template
This is a template for Django-CORS with login, signup, and session storage already implemented.
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
fostroll/cors_api_proxy
Just one more simple proxy that remove CORS restrictions for API requests
HarshKapadia2/flask-jwt-cors
A demo for working with JWTs, testing the Flask-JWT-Extended package and implementing CORS.
joniliu/cf-flask-cors-proxy
A starter API services (Skeleton) using Python Flask and Flask Cors to proxify original API endpoints making cross-origin AJAX possible; quick way to solve APIs that have Cross Origin Resource Sharing (CORS) issue.
hvnsweeting/corsemall
Serves local JSON files with CORS allow header
riad-azz/flask-api-cors-tutorial
A step-by-step tutorial on building a Flask API with CORS (Cross-Origin Resource Sharing) enabled. Learn how to implement CORS in a Flask API to handle cross-origin requests and develop web applications with secure and controlled cross-origin access.
gil9red/cors
CORS with API KEY
nbdy/pycorsproxy
circumvent cors
SIGHT-5A/SIGHT-React-Django-Template
React-Django Fullstack with CORS policy and env setup Application
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 ...