Commit Graph

5 Commits

Author SHA1 Message Date
d2344a58f9 Update Rust crate serde to 1.0.163
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-05-16 00:30:46 +00:00
40eb16cef9 Use actix-remote-ip to reduce code base size (#5)
All checks were successful
continuous-integration/drone/push Build is passing
Use https://crates.io/crates/actix-remote-ip to remove some code redundancy

Reviewed-on: #5
2023-04-29 09:08:18 +00:00
07fc94f930 Use light-openid to reduce code base size (#4)
All checks were successful
continuous-integration/drone/push Build is passing
Refactor code to publicly share "redundant" code

Reviewed-on: #4
2023-04-29 08:03:11 +00:00
bf570c477f Implement server (#3)
All checks were successful
continuous-integration/drone/push Build is passing
Use Actix as HTTP service

Reviewed-on: #3
2023-04-28 07:15:09 +00:00
7a45fe1c0c Add base configuration (#1)
All checks were successful
continuous-integration/drone Build is passing
Reviewed-on: #1
2023-04-27 15:51:07 +00:00