Commit graph

6 commits

Author SHA1 Message Date
sam
ee8f6d8e65 + cargo fmt
+ zeroize secret
2024-06-02 14:20:00 -07:00
sam
6bc9bbbf50 - beautify comments 2024-06-02 12:30:18 -07:00
sam
620df86c06 + add post_meta
+ add destroy_secret
2024-06-02 11:11:53 -07:00
sam
a6de2133fd + update testdata
+ implement get_meta
- refactor structs a bit
2024-06-02 00:58:28 -07:00
someone
40b7e74088 Added return for rowNotFound 2024-05-11 20:49:30 +02:00
c97c09cde5 KV engine changes:
- Split structs into HTTP Requests/Responses and database objects
- Deprectate direct json interactions
2024-05-08 17:37:10 +02:00