
Store (E-Commerce)
Connects to e-commerce databases to retrieve customer information and order data through a REST API interface.
138 viewsLocal (stdio)
What it does
- Retrieve customer information by ID
- Look up order history for specific customers
- Search customers by name
- Query e-commerce database records
- Access order details and status
Best for
E-commerce platform developersCustomer service representativesOrder management systemsSales analytics and reporting
TypeScript-based REST APIDirect database integration