to be able to pass some config parameters via requests
- Dominant language
- Go
- Stars
- 8.8k
- Forks
- 887
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I see that some parameters like `android.key_path` could not set via [POST /api/push](https://github.com/appleboy/gorush?tab=readme-ov-file#post-apipush)
is there a way? if not, should we add this ability to POST requests to prevent deploying multiple **groush** instance?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the POST /api/push endpoint and the handling of the android.key_path parameter in the gorush server. Check how request payloads and instance configuration are separated, then define and test the supported request parameters so the requested configuration can be supplied without deploying multiple instances.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, go
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100