Simple type-safe configuration

Configure your app with JSON files or environment variables without losing type-safety

Schema-first config

Define your config structure using strictly typed and validated schemas.

Cloud-native

Easily configure applications in the cloud using multiple environment agnostic sources.

Multiple formats

Supports a wide range of configuration sources including JSON files, environment variables and CLI arguments.