chiefy / vaulted

nodejs based wrapper for HashiCorp's Vault HTTP API
https://chiefy.github.io/vaulted
MIT License
47 stars 6 forks source link

chore(project): Reorganize project structure #62

Closed kenjones-cisco closed 8 years ago

kenjones-cisco commented 8 years ago

Move all APIs under /sys to lib/sys/ directory, and /secret to the lib/backends/ to streamline and organize the code base to deal with the fact the code base will very likely continue to grow.