Skip to content

Commit

Permalink
Merge pull request #262 from freak12techno/rest-update-2
Browse files Browse the repository at this point in the history
Adding new REST endpoints
  • Loading branch information
mappum authored Jan 17, 2024
2 parents d8eb41d + b1d84be commit 9220d86
Show file tree
Hide file tree
Showing 4 changed files with 328 additions and 101 deletions.
2 changes: 2 additions & 0 deletions rest/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions rest/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ serde = "1.0.136"
serde_json = "1.0.78"
lazy_static = "1.4.0"
tokio = "1.19.2"
chrono = { version = "0.4.31", features = ["serde"] }
Loading

0 comments on commit 9220d86

Please sign in to comment.