appleboy / appleboy/gorush

to be able to pass some config parameters via requests

Open
#826 1 comment 0 reactions 0 assignees View on GitHub
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)

image
image

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.