8 Commits

Author SHA1 Message Date
985fc6200d 🐳 Update Dockerfile 2025-03-20 16:11:43 +04:00
ec80569d5d 🐳 Remove default config file path from 'ENTRYPOINT' 2025-03-20 15:59:09 +04:00
00f0bcb2de 🔨 Restructure entire project logic
- Moved readers to the config package
- Added an option to read remote config files
- Moved the validation package to the config package and removed the validator dependency
- Moved the customerrors package to the config package
- Replaced fatih/color with jedib0t/go-pretty/v6/text
- Removed proxy check functionality
- Added param, header, cookie, body, and proxy flags to the CLI
- Allowed multiple values for the same key in params, headers, and cookies
2025-03-16 21:20:33 +04:00
74dcecc8b1 🔖 Bump go version to 1.24 2025-03-01 17:18:59 +04:00
94211eb018 🔖 Bump go version '1.22.6 -> 1.23.2' 2024-11-23 18:01:03 +04:00
661e872698 🔖 Bump go version to 1.22.6 2024-09-18 20:27:18 +04:00
1395cf6565 🐳 optimize Docker build process 2024-08-06 19:30:18 +04:00
30df1934b0 Add Dockerfile for containerization 2024-07-26 00:03:20 +04:00