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.
 
 
 
 
 
cracklesparkle af1d497715 Rename interfaces, AppBar changes 12 months ago
backend_fastapi pd join fixed 1 year ago
frontend_reactjs Rename interfaces, AppBar changes 12 months ago
src first init 1 year ago
.gitignore crud api 1 year ago
main.py General 1 year ago
readme.md readme updated 1 year ago
requierements.txt General 1 year ago
test.html first init 1 year ago
test.py first init 1 year 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"