cracklesparkle 85f97e9e0e Roles: useDataFetching + DataGrid 12 months ago
backend_fastapi pd join fixed 12 months ago
frontend_reactjs Roles: useDataFetching + DataGrid 12 months ago
src first init 1 year 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 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"