2 projects
macss-service-client
Service client abstraction with the Result pattern for Python. Transport-agnostic interface with an HTTP implementation.
macss-modular-api
Use-case-centric toolkit for building modular APIs with Starlette. Define UseCase classes (input → validate → execute → output), connect them to HTTP routes, and expose OpenAPI documentation automatically.