This website requires JavaScript.
Explore
Help
Sign In
C0ffeeCode
/
rvault
Watch
1
Star
0
Fork
You've already forked rvault
0
Code
Issues
1
Pull requests
Projects
1
Releases
Packages
Wiki
Activity
An open-source Rust reimplementation of HashiCorp Vault or openbao
21
commits
7
branches
0
tags
825
KiB
Rust
89.9%
Go
7.2%
Dockerfile
2%
Just
0.9%
2c430758f1
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
sam
2c430758f1
- refactor (de)serialization to JSON/String
2024-04-19 18:04:54 +02:00
crates
- refactor (de)serialization to JSON/String
2024-04-19 18:04:54 +02:00
go_client
+ add mock secret struct with serialization
2024-04-18 01:58:09 +02:00
.gitignore
+ add mock secret struct with serialization
2024-04-18 01:58:09 +02:00
Cargo.lock
Implement example for request parsing to struct
2024-04-18 10:28:46 +02:00
Cargo.toml
- refactor (de)serialization to JSON/String
2024-04-19 18:04:54 +02:00
Justfile
Try to figure out "dynamic routing"
2024-04-16 13:43:48 +02:00
openapi.json
Update basic layout
2024-04-10 17:41:15 +02:00