Tag · dev
60 generators tagged “dev”
Every generator below shares this topical tag. Click any card to open the generator.
Showing 25–48 of 60 · page 2 of 3
- DevMock Dockerfile GeneratorGenerates an example Dockerfile for containerizing an application
- DevMock EditorConfig GeneratorGenerates an example .editorconfig file to standardize coding styles
- DevMock Elasticsearch Query GeneratorGenerates example Elasticsearch query DSL JSON for testing and learning
- DevMock Feature Flag Name GeneratorGenerates conventional feature flag names for testing flag systems and configs
- DevMock Feature Flag Rollout GeneratorGenerates example feature-flag rollout configurations as JSON
- DevMock GraphQL Schema Snippet GeneratorGenerates example GraphQL type definitions for testing and prototyping
- DevMock HTTP Request GeneratorGenerates example raw HTTP requests for testing and learning
- DevMock Jenkinsfile GeneratorGenerates an example declarative Jenkins pipeline for CI/CD
- DevMock JWT Token GeneratorGenerates realistically structured but fake JSON Web Tokens for testing
- DevMock Kubernetes Manifest GeneratorGenerates example Kubernetes YAML manifests for learning and testing
- DevMock License Header GeneratorGenerates source-file license header comments in common formats
- DevMock Makefile GeneratorGenerates an example Makefile with common build and run targets
- DevMock Nginx Config GeneratorGenerates example nginx server block configurations for testing
- DevMock OAuth Token Response GeneratorGenerates a realistic fake OAuth 2.0 token response as JSON for testing
- DevMock package.json GeneratorGenerates an example package.json manifest for a Node project
- DevMock Pagination Link GeneratorGenerates mock REST pagination links (first, prev, next, last) for API testing
- DevMock Postgres Query GeneratorGenerates example SQL SELECT queries with joins and filters for testing
- DevMock Postgres Table Schema GeneratorGenerates example PostgreSQL CREATE TABLE statements for testing
- DevMock Prometheus Metric GeneratorGenerates example Prometheus-format metrics for testing and dashboards
- DevMock RabbitMQ Message GeneratorGenerates fake message-queue payloads with routing metadata for testing
- DevMock Rate Limit Header GeneratorGenerates example API rate-limit response headers for testing
- DevMock Redis Command GeneratorGenerates example Redis commands for learning and testing
- DevMock robots.txt GeneratorGenerates example robots.txt files to guide search engine crawlers
- DevMock S3 Bucket Name GeneratorGenerates valid, realistic object-storage bucket names for testing