Wix CLI projects support HTTP endpoints, which you can use to build backend APIs for handling HTTP requests and coordinating frontend and backend logic. HTTP endpoints can serve any kind of data.
Note: HTTP endpoints replace HTTP functions from the previous CLI version. If you're migrating from HTTP functions, see the Migration Guide.
Use HTTP endpoints when you need to: