Tag · mock-data
56 generators tagged “mock data”
Every generator below shares this topical tag. Click any card to open the generator.
Showing 25–48 of 56 · page 2 of 3
- DevMock Feature Flag Name GeneratorGenerates conventional feature flag names for testing flag systems and configs
- DevMock GraphQL Mutation GeneratorGenerates realistic fake GraphQL mutation strings for testing GraphQL APIs and clients
- DevMock GraphQL Query GeneratorGenerates realistic GraphQL queries and mutations for testing and prototyping
- DevMock GraphQL Response GeneratorGenerates realistic fake GraphQL JSON responses for frontend and API testing
- DevMock GraphQL Schema GeneratorGenerates realistic mock GraphQL schemas with types, queries, and mutations
- DevMock gRPC Proto Message GeneratorGenerates realistic fake Protocol Buffer message definitions and sample JSON representations
- DevMock HTTP Status Response GeneratorGenerates mock HTTP responses with status codes, headers, and JSON bodies for API testing
- DevMock JSON Data GeneratorGenerates structured mock JSON objects for API testing and prototyping
- DevMock JSON Payload GeneratorGenerates random nested JSON payloads for API testing and webhook simulation
- DevMock Kafka Message GeneratorGenerates realistic fake Apache Kafka messages with headers, key, and JSON payload
- DevMock OAuth2 Flow Data GeneratorGenerates realistic OAuth2 authorization codes, tokens, and flow payloads for testing
- DevMock OpenAPI Spec GeneratorGenerates a minimal but valid OpenAPI 3.0 specification YAML document for a given resource
- DevMock Pagination Link GeneratorGenerates mock REST pagination links (first, prev, next, last) for API testing
- DevMock Pagination Response GeneratorGenerates realistic paginated API JSON responses with metadata for frontend and backend testing
- DevMock Rate Limit Response GeneratorGenerates realistic HTTP rate-limiting response headers and JSON bodies for API testing
- DevMock Redis Command GeneratorGenerates example Redis commands for learning and testing
- DevMock Redis Key-Value GeneratorGenerates realistic Redis SET/GET commands with fake keys and values for testing
- DevMock REST API Endpoint List GeneratorGenerates a complete list of RESTful API endpoints with methods, paths, and descriptions for a given resource
- DevMock REST Endpoint GeneratorGenerates dummy REST API endpoint definitions with methods, paths, and responses
- DevMock S3 Bucket Name GeneratorGenerates valid, realistic object-storage bucket names for testing
- DevMock SaaS Pricing Plan GeneratorGenerates fake SaaS pricing plan data in JSON format for UI prototyping and testing
- DevMock TOML Config GeneratorGenerates realistic fake TOML configuration files for app development and testing
- DevMock User-Agent String GeneratorGenerates realistic browser user-agent strings for testing and mock requests
- DevMock Webhook Payload GeneratorGenerates realistic mock webhook payloads for common services like GitHub, Stripe, and Slack