nyxcharon / vault-ui

A webapp for working with Hashicorp's Vault https://github.com/hashicorp/vault
GNU General Public License v3.0
140 stars 22 forks source link

Have javascript fetch data instead of backend #11

Open nyxcharon opened 8 years ago

nyxcharon commented 8 years ago

Page should be rendered, javascript fetch vault information, then update the page vs the current version of the server doing everything causing some pages to render slowly.