FastAPI+Peewee+Postgres
pytest test.py
uvicorn api:app --log-level debug --port 8008 --workers 4 --host 127.0.0.1
| Name | Name | Last commit date | ||
|---|---|---|---|---|
FastAPI+Peewee+Postgres
pytest test.py
uvicorn api:app --log-level debug --port 8008 --workers 4 --host 127.0.0.1