feat: modularize codebase and add multi-route support with live reload
This commit is contained in:
8
response.json
Normal file
8
response.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"status": "success",
|
||||
"message": "Hello from the Rust HTTP listener!",
|
||||
"data": {
|
||||
"id": 1,
|
||||
"name": "Gemini CLI Sample"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user