Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joatmon08/sample-vault-app


https://github.com/joatmon08/sample-vault-app

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# 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.