flask-allowedhosts FlaskGitzella

flask allowedhosts

Flask Allowed Hosts is a Flask extension that helps you limit access to your API endpoints.

flask-api-cors-tutorial FlaskGitzella

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...

tiktok-saver FlaskGitzella

tiktok saver

TikTok Saver is a SaaS (Software as a service) for downloading and saving Tiktok videos with the highest quality and...

flask-auth-example FlaskGitzella

flask auth example

A simple Flask authentication example using Flask-Login.