Dummy Sales
0
Generates customizable dummy sales data and provides a simple API for interaction.
About
This project offers a comprehensive solution for developers and testers in need of realistic sales data. It leverages Docker to streamline the setup of a MySQL database and phpMyAdmin for easy management, alongside a Python API built with the MCP framework. The tool provides a ready-to-use, customizable environment for generating and interacting with dummy sales data, making it ideal for prototyping, development, and testing e-commerce or data-driven applications.
Key Features
- 0 GitHub stars
- RESTful API for data interaction (products, users, categories)
- Pre-configured SQL schema for e-commerce database
- Integration with Claude Desktop App for natural language API interaction
- Dockerized setup for MySQL, phpMyAdmin, and Python API
- Generates customizable dummy sales data
Use Cases
- Developing and testing e-commerce applications
- Prototyping systems that require sales data
- Learning and demonstrating API development and interaction