Add API communication

This commit is contained in:
2024-12-27 02:27:22 -05:00
parent eb2a0d12c4
commit 809ab9a979
12 changed files with 247 additions and 52 deletions

2
.gitignore vendored
View File

@ -14,3 +14,5 @@ Cargo.lock
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
# Environment Variables
.env