Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy with Vercel

Flask Captcha Generator

Demo

https://captcha.chuishen.xyz/

How it Works

  • This example uses the Web Server Gateway Interface (WSGI) with Flask to enable handling requests on Vercel with Serverless Functions. It uses Base64 to show the image and the module "captcha" to generate the image.

Running Locally

npm i -g vercel
vercel dev

Your Flask application will be available at http://localhost:3000.

About

Resources

Code of conduct

Stars

11 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages