Projects with this topic
Sort by:
-
This is a self-learning FastAPI backend for the SkillMatch prototype. It leverages SQLModel and Pydantic for defining and validating data models, managing relationships between employees, projects, and skills, and handling database interactions efficiently. The project demonstrates building a structured, scalable API with a clear separation of routers, services, and database layers, suitable for experimentation and learning modern Python backend development.
Updated -
A utility library for prototyping various data-driven workflows
Updated -
Reference FastAPI Backend Deployment
Updated