Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a config file for secrets, api key, etc. #1

Open
DblK opened this issue Jul 26, 2022 · 0 comments
Open

Add a config file for secrets, api key, etc. #1

DblK opened this issue Jul 26, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@DblK
Copy link
Owner

DblK commented Jul 26, 2022

I would like to be able to setup configuration for various objectives such as:

  • Having Youtube apikey inside config
  • Having the type of the endpoing (v1 vs stage)
  • Have the domain from which we will serve the app
  • Have the list of user and their apikey to secure a bit the api
  • ...

To manage the configuration, we will use github.com/spf13/viper.

@DblK DblK added enhancement New feature or request help wanted Extra attention is needed labels Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant