My Custom API Module
This module provides the following API endpoints:
- /api/hello - Basic hello-world check
- /api/top-customers - Top 10 customers by sales
- /api/sales-total - Total sales in a date range
- /api/low-stock - Products with low stock
This module provides the following API endpoints:
Please log in to comment on this module