@quatrain/api-server-astro
v1.1.15
Published
Astro Adapter for Quatrain API Server
Readme
@quatrain/api-server-astro
Astro Adapter for the Quatrain API Server. It bridges the Quatrain API server interface with the web standard Request/Response API used natively by Astro endpoints.
Features
- Standard Astro APIRoute compatibility: Easily host Quatrain API handlers inside Astro server routes.
- Express-like Route Parsing: Supports catch-all routes and extracts route parameters dynamically.
- Response Recording: Records Quatrain API responses and translates them to native Astro standard Responses.
Getting Started
Refer to HOWTO.md for integration details.
License
AGPL-3.0-only
