Commit graph

72 commits

Author SHA1 Message Date
sam
a94a496b62 + fix EVERYTHING
+ add versioning (only as counter)
+ get_secret from sled
= refactor serde conversion to JSON
2024-04-19 18:59:04 +02:00
sam
2c430758f1 - refactor (de)serialization to JSON/String 2024-04-19 18:04:54 +02:00
someone
0e6d8104e6 Implemented example for request parsing to structure 2024-04-18 10:28:58 +02:00
someone
3248951e63 Implement example for request parsing to struct 2024-04-18 10:28:46 +02:00
someone
d6b206f494 Implemented request parsing to struct example 2024-04-18 10:21:03 +02:00
sam
922d1e2c20 + add mock secret struct with serialization
+ add basic secret update sled interaction
2024-04-18 01:58:09 +02:00
8c6bafbb5c Try to figure out "dynamic routing" 2024-04-16 13:43:48 +02:00
a9189dc052 Basic routers for components 2024-04-16 13:28:33 +02:00
someone
ec63deb6eb updated logging 2024-04-15 14:27:38 +02:00
sam
33723601b7 Merge branch 'dev' of github.com:C0ffeeCode/rvault into dev 2024-04-15 13:07:27 +02:00
someone
7b686498c4 Merge branch 'dev' of https://github.com/C0ffeeCode/rvault into dev 2024-04-13 12:18:30 +02:00
someone
57eb1b08db Added basic request logging example 2024-04-13 12:14:33 +02:00
sam
c0e5a47aa9 + expand tests 2024-04-13 01:11:54 +02:00
cdae3c2fd3 Configure Lints, containerize tests, add structure, minor test changes, add routes of token auth 2024-04-11 17:52:09 +02:00
065cae6f26 fix: IPv6 incompatibility, cargo workspace resolver 2024-04-10 20:04:12 +02:00
someone
76bee8ad02 change IP to 127.0.0.1 2024-04-10 18:37:11 +02:00
sam
09de558d44 axumconf 2024-04-10 18:28:17 +02:00
sam
16dad2f1cf imported go_client for future tests 2024-04-10 17:43:39 +02:00
34365a93cd Update basic layout 2024-04-10 17:41:15 +02:00
47f2895ceb initialize crates 2024-03-18 15:48:00 +01:00
9b61722282 Add gitignore 2024-03-18 15:19:25 +01:00
a3cb3c0749 initial commit 2024-03-18 15:12:36 +01:00