Skip to content

mentalko/api_finance_operations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API для учета финансов

Активация venv:

    .\venv\Scripts\activate

Запуск локального сервера:

    uvicorn src.app:app --reload

Запуск тестов:

    pytest --log-cli-level=INFO

Screenshot

About

API для учета финансов на PostgreSQL

Resources

Stars

Watchers

Forks