Skip to content

imarinzone/FastAPICRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-for-swifter-with-FASTAPI

1. Execute query.sql file

sqlite3 ticketing.db

.read query.sql

2. Run python file

uvicorn main:app --reload

3. Go to URL

http://127.0.0.1:8000/docs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages