Skip to content

marchelloUA/fastapi_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastapi_sample

This is a demonstration of a web application utilizing the FastAPI framework. It showcases the implementation of token-based authentication, the usage of cookies, and the functionality of user logout.

usage:

install python3

run

python3 app.py

open url in browser:

http://127.0.0.1:8000/

use below token to authorize:

testkey123

About

Webapp sample based on FastAPI framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published