Skip to content

0xRadioAc7iv/mock-data-generator

Repository files navigation

AI Powered Mock Data Generator

The Mock Data Generator is a powerful and user-friendly tool designed for developers to quickly generate and interact with mock data. Whether you're testing your APIs or populating a database, this app simplifies your workflow with multiple export and copy options.

Features

  • Download Data: Export mock data in JSON or CSV formats with a simple click.
  • Generate Data: Retrieve 50 rows of data at a time for efficient testing and development.
  • Copy Raw Data: Copy raw JSON data directly to your clipboard for quick integration.
  • Copy INSERT Queries: Easily copy database-ready INSERT queries for:
    • SQL: For use with relational databases like MySQL and PostgreSQL.
    • MongoDB: For NoSQL-based data operations.

Development

  1. Clone the repository
git clone https://github.com/0xRadioAc7iv/mock-data-generator.git
  1. Navigate to the project directory
cd mock-data-generator
  1. Install dependencies
npm install
  1. Start the development server
npm run dev

Contributing

Contributions are welcome! If you have ideas for new features or improvements, please feel free to submit a pull request or create an issue in the GitHub repository.

Contact

For any questions, suggestions, or support, reach out to me at [email protected].

Releases

No releases published

Packages

No packages published

Languages