Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Запуск проекта

Требования

  • Python 3.8+
  • Установленные зависимости из requirements.txt (FastAPI, Uvicorn)

Установка

  1. Клонируйте репозиторий:

    git clone https://github.com/softskate/test_parser.git
    cd task-manager-api
  2. Установите зависимости:

    pip install -r requirements.txt
  3. Запустите сервер:

    uvicorn app:app --reload
  4. После завершения всех задач сводка доступна по /summary.

    curl -X GET http://127.0.0.1:8000/summary

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages