dimmg/flusk
Boilerplate API on how to structure big Flask applications (includes SQLAlchemy, Docker, nginx)
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
QTqingtan/tansyqinyrproj
数字图像处理项目。完成基础的头歌数字图像处理功能+9种风格迁移+ocr识别身份证文字信息
jetbalagtas/python-blockchain
A blockchain project written in Python.
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
ralexrivero/AirBnB_clone_v3
AirBnB clone - RESTful API using Flask
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.
nbdy/pycorsproxy
circumvent cors
gil9red/cors
CORS with API KEY
hvnsweeting/corsemall
Serves local JSON files with CORS allow header
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.
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.