тесты
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
VinokurovVE c6c8385253 General 12 months ago
backend_fastapi General 12 months ago
frontend_reactjs routing and fetching data 12 months ago
src first init 12 months ago
.gitignore crud api 12 months ago
main.py General 12 months ago
readme.md readme updated 12 months ago
requierements.txt General 12 months ago
test.html first init 12 months ago
test.py first init 12 months ago

readme.md

Установка библиотек для питона pip install -r requierements.txt

html с использованием vuejs
в файле /backend_fastapi/.env добавить адрес базы данных SQL_URL = "mssql+aioodbc://username:password@host/database?driver=ODBC+Driver+17+for+SQL+Server"