Skip to content

kunlunjs/goldwheel-fastapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goldwheel-fastapi

Create Project

poetry init

poetry add alembic tenacity httpx psycopg2-binary passlib 'python-jose[cryptography]' Jinja2 python-multipart 'pydantic[email]' pydantic-settings uvicorn fastapi SQLAlchemy

poetry add pytest flake8 --group dev

Project Structure


Usage

Install dependencies

poetry intall

initialize database data

poetry run python pestart.py

run server(watch mode)

poetry run ./run.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors