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
/docs
Swagger UI documentation
swaggerUiHandler
Last updated 8 months ago
Was this helpful?