add api for post browser-use tasks

This commit is contained in:
Кобылкевич Фёдор 2026-04-07 22:01:53 +03:00
parent 890d492de0
commit d277955a9a
11 changed files with 320 additions and 8 deletions

4
api/requirements.txt Normal file
View file

@ -0,0 +1,4 @@
fastapi==0.135.3
uvicorn[standard]==0.44.0
httpx==0.28.1
pydantic==2.12.5