Skip to content

Add FastAPI bootstrap service, tests, and CI#1

Merged
GauJosh merged 1 commit into
mainfrom
new-changes
Feb 12, 2026
Merged

Add FastAPI bootstrap service, tests, and CI#1
GauJosh merged 1 commit into
mainfrom
new-changes

Conversation

@GauJosh

@GauJosh GauJosh commented Feb 12, 2026

Copy link
Copy Markdown
Owner

Introduce a minimal FastAPI app that exposes /healthz and /bootstrap endpoints with request/response Pydantic schemas and dry-run behavior. Add package metadata (pyproject.toml), README, basic unit tests, CI workflow for Python 3.10-3.12, and a .gitignore. This bootstraps the project skeleton for a privacy-safe platform bootstrap planner and enables CI and local development.

Introduce a minimal FastAPI app that exposes /healthz and /bootstrap endpoints with request/response Pydantic schemas and dry-run behavior. Add package metadata (pyproject.toml), README, basic unit tests, CI workflow for Python 3.10-3.12, and a .gitignore. This bootstraps the project skeleton for a privacy-safe platform bootstrap planner and enables CI and local development.
@GauJosh GauJosh merged commit a202d45 into main Feb 12, 2026
3 checks passed
@GauJosh GauJosh deleted the new-changes branch February 12, 2026 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant