renamed http-client to http and fixed tests
This commit is contained in:
parent
e87acb5e18
commit
3d9afd711e
26 changed files with 472 additions and 496 deletions
|
|
@ -113,7 +113,7 @@ stock-bot/
|
|||
│
|
||||
├── libs/ # ✅ Your existing shared libraries
|
||||
│ ├── config/ # ✅ Environment configuration
|
||||
│ ├── http-client/ # ✅ HTTP utilities
|
||||
│ ├── http/ # ✅ HTTP utilities
|
||||
│ ├── logger/ # ✅ Loki-integrated logging
|
||||
│ ├── mongodb-client/ # ✅ MongoDB operations
|
||||
│ ├── postgres-client/ # ✅ PostgreSQL operations
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue