@turjuman/api
v0.2.0
Published
Turjuman REST API (AWS Lambda) for the developer CLI and CI sync.
Maintainers
Readme
@turjuman/api
The REST API for Turjuman — open-source, self-hosted translation management.
A Hono REST API packaged to run as an AWS Lambda Function URL, plus the
DynamoDB-Streams→webhook dispatcher. It serves the turjuman CLI
and CI sync; all business logic and authorization live in
@turjuman/core. The OpenAPI spec is
served at GET /v1/openapi.json.
It's normally deployed for you by
@turjuman/aws-deploy,
which ships this package's pre-bundled Lambda assets (lambda/handler.mjs and
lambda-webhook/webhook.mjs).
License
MIT
