FastAPIService is the fastest way to write a Uniac service. It wraps FastAPI so you can define routes, request models, and dependencies with familiar Python.
Build services with the FastAPIService base class.
FastAPIService is the fastest way to write a Uniac service. It wraps FastAPI so you can define routes, request models, and dependencies with familiar Python.