Mocker
Generate usable endpoints for testing
#API
#Open Source
#User Experience
#GitHub
Mocker – Generate usable endpoints for testing
Summary: Mocker creates unlimited test endpoints by defining a schema and generating data using faker.js, supporting multiple resources and projects.
What it does
It generates usable API endpoints based on user-defined schemas, producing realistic test data with faker.js across various resources and projects.
Who it's for
Developers and testers needing mock endpoints and data for testing applications.
Why it matters
It simplifies creating realistic test environments without manual data setup.