/sample-vault-app

Primary LanguageGoMozilla Public License 2.0MPL-2.0

sample-vault-app

A sample application that you can use to show secrets and access a database.

  • /: Main endpoint. Returns 200 if application is up.
  • /creds: Outputs the database username and password for education purposes.
  • /products: Outputs a list of products in the products table.