Skip to content

krystxf/faker-endpoints

Repository files navigation

Schema-Based Data Generation API

Generate realistic, structured test data from a JSON schemas. Ideal for testing, prototyping, or demos.

✨ Features

  • ✅ Full Faker.js support — use any Faker module
  • 🧱 Schema-driven — define exactly what your data should look like
  • 🧰 Interactive generator — build and preview schemas with the web UI

🚀 Get Started

💻 Run locally

pnpm i
pnpm run dev

👷 Self-host

docker compose up

About

Schema-based data generator with full Faker support for testing and prototyping.

Topics

Resources

Stars

Watchers

Forks