Skip to content

Kavisha369/MockMyData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MockMyData.com

MockMyData is a fast, no-login web utility for developers to parse raw, messy data and instantly generate clean JSON API endpoints for prototyping.

✨ Features

  • Drag-and-Drop: Easily upload CSV or raw data.
  • Instant API: Generates a unique, expiring endpoint for your data.
  • Security: IP-based rate limiting (5 req/min) to prevent abuse.
  • Modern UI: Clean interface built with glassmorphic design principles.

📸 Preview

🚀 Getting Started

  1. Clone: Copy this repository into your XAMPP htdocs folder.
  2. Environment: Ensure Apache and MySQL are running.
  3. Database: Import the schema.sql file into phpMyAdmin.
  4. Config: Update db.php with your local database credentials.

🛠 Tech Stack

  • Frontend: HTML5, CSS3 (Custom Glassmorphic Design).
  • Backend: PHP 8+.
  • Database: MySQL (via XAMPP).

About

A fast, no-login web utility for developers to parse raw, messy CSV or table data and instantly generate clean, read-only JSON API endpoints for prototyping.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors