Architecture
Last updated
Was this helpful?
Last updated
Was this helpful?
LearnCloud Storage is deployed as a serverless application on AWS.
The LearnCloud Storage API exposes the following endpoints:
/trpc/*
tRPC API endpoints
trpcHandler
/api/*
OpenAPI REST endpoints
openApiHandler
/users/*
DID Web identity resolution
didWebHandler
/xapi/*
xAPI statement handling
xApiHandler
/oidc/*
OIDC authentication
oidcHandler
/.well-known/openid-configuration
OIDC configuration
oidcHandler
/docs
Swagger UI documentation
swaggerUiHandler