Demo / Starter app including FastAPI, SQLAlchemy and SQLite backend.
Stars
0
Forks
1
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
24
commits
chore: explicitly adds pydantic package
9666bfb
ci: improves and extends workflow
f31afc7
test: adds simple testcase for homepage
2756fcf
test: adds httpx package to enable FastAPI test client
6f8e4f7
chore: fixes numerous linting issues
256e477
chore(poetry): adds linting and testing configuration to pyproject.toml
99b0304
build: refactors Dockerfile to run container as root
6066d5e
ci: WIP sets up tests in ci
936c866
chore: adds pytest
0d2c2eb
chore: bump Python dependencies to latest versions
b43491f
chore: bumps poetry to 1.4
c3d863b
chore: updates Python to 3.10
ef9c7ef
wip docs
c73f445
update README on documentation workflow
8ef7199
ci workflow (GitHub Actions) to build docs site
b5158a5