Skip to content

Support configuration files (JSON/YAML) in addition to environment variables #115

Description

@bobbyiliev

Goal: Allow users to configure the server via config files for easier complex configuration management.

Features:

  • Support for pg-mock.json and pg-mock.yaml files
  • Hierarchical configuration (file < env vars < CLI args)
  • Configuration validation and helpful error messages
  • Hot-reload support for config file changes
  • Documentation and examples for config file usage

Benefits: Easier management of complex configurations, better version control of settings.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions