PHP API
Available endpoints and methods:
Method
Path
Description
GET
/
Welcome page
GET
/api/health
Health check
GET
/api/users
List users
POST
/api/users
Create user
GET
/api/products
List products (optional ?id=)
POST
/api/products
Create product