Inital API - Heath Endpoint

This commit is contained in:
2024-02-24 17:41:55 -03:00
parent 9fef149d10
commit ef43c102aa
12 changed files with 1191 additions and 6 deletions

View File

@@ -0,0 +1,2 @@
pub mod generic_response;
pub mod send_message;