Commit Graph

8 Commits

Author SHA1 Message Date
8d3b02f312 feat: add GoongController to proxy requests and manage caching headers
All checks were successful
Build and Release / release (push) Successful in 1m31s
2026-05-24 16:01:22 +07:00
8b3204f96e feat: implement Goong API proxy with Redis caching, automatic key injection, and response filtering
All checks were successful
Build and Release / release (push) Successful in 1m31s
2026-05-24 15:47:39 +07:00
ae8028549e UPDATE: try fix proxy
All checks were successful
Build and Release / release (push) Successful in 1m31s
2026-05-20 16:11:50 +07:00
e41855e538 fix(goong): add Cross-Origin-Resource-Policy header to proxy response
All checks were successful
Build and Release / release (push) Successful in 1m32s
2026-05-20 15:45:51 +07:00
5fe3025c72 UPDATE: ignore patterns
All checks were successful
Build and Release / release (push) Successful in 1m33s
2026-05-20 06:33:37 +07:00
111a884574 feat: implement Goong service and controller for location functionality and update database schema diagram
All checks were successful
Build and Release / release (push) Successful in 1m28s
2026-05-18 22:05:51 +07:00
ba5ac2df7d feat: implement GoongController to proxy requests with automatic API key injection
All checks were successful
Build and Release / release (push) Successful in 1m32s
2026-05-18 19:39:02 +07:00
65f73a70f1 feat: implement History API service with Swagger documentation and routing
All checks were successful
Build and Release / release (push) Successful in 1m36s
2026-05-18 19:29:10 +07:00