Create a simple read only configuration.
Run the configuration service on your own server instance.
Customizing the configuration root path.
Customizing the configuration root message.
Shows how to modify the configuration programmatically or through the API.
Define your own configuration types.
Define your own configuration types (json version).
Using json to represent the configuration's values.
Learn how to invoke a function each time a new configuration value is set.
Validate a configuration field's value with user defined functions.