Apso

Writing from Apso

Notes on building backends with agents

Product decisions, architecture guides, and practical comparisons for teams that want AI-assisted development with a backend they can inspect and own.

3 published articlesProduct and architectureWritten by the Apso team
Editorial focusREADY
01Agent workflowsWhere agents help and where repeatable generation matters.
02Backend architectureSchemas, access boundaries, migrations, and service design.
03Ownership decisionsClear tradeoffs between hosted platforms and portable code.

practical guidance for the backend foundation

Latest article

backend.foundation

agent.describe(idea)

apso.define(schema)

service.generate({ owned: true })

consistent structure, reviewable output

June 5, 2026

Why We Built BYOA (Bring Your Own Auth)

A philosophy and technical guide to owning your authentication layer without vendor lock-in. How Apso lets you switch auth providers by changing one line.

Read article

Build with the ideas

Turn the architecture into a backend you can inspect

Connect your agent to Apso, define the service boundary, and generate the code, APIs, migrations, and infrastructure.