class
Users
(Store[User])
class
Avatars
(BlobStore)
class
SignupEvents
(Topic[User])
class
Sales
(Table[BigQuery])
pinned
@
app.expose
async def signup(...)
The class is the table · the function is the unit · the second generic is the backend pin.