Backend APIs are built with HTTP endpoints, which are powered by Astro endpoints.
Unlike other backend extensions, HTTP endpoints:
npm run generate. Instead, create endpoint files directly in src/pages/api/.Learn how to add HTTP endpoints to your project.
Note: HTTP endpoints replace HTTP functions from the previous Wix CLI for Apps. See the Migration Guide.