6 projects
macss-modular-api-sqlserver
Official MACSS SQL Server integration package for Python.
macss-modular-api-rest-client
Official MACSS outbound REST client for Python.
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.
macss-modular-api-postgres
Official MACSS Postgres integration package for Python.
macss-modular-api-graphql-client
Official MACSS outbound GraphQL client for Python.
macss-service-client
Service client abstraction with the Result pattern for Python. Transport-agnostic interface with an HTTP implementation.