-
Notifications
You must be signed in to change notification settings - Fork 16
App config from a file #12
Copy link
Copy link
Open
Labels
Description
Might come in handy to take application configuration (port, api-root etc.) from a file (e.g., any of JSON / JSON5 / YAML / TOML) in addition to command arguments if the number of parameters increases in the future and/or the structure of configuration becomes more complex.
Reactions are currently unavailable