[Question] <title>能否实现这个场景,前端只发送一个post请求到后端 ,后端根据请求的参数(请求的接口名称,然后根据接口名称去数据库或者配置中心获取url,get或者post请求,params,heads,body配置,认证方式:token认证),然后后端组装完成发送到甲方的中台服务;
Open
type: question
- Dominant language
- Java
- Stars
- 8.8k
- Forks
- 3.1k
- Avg merge
- 7d 1h
- Merged PRs (30d)
- 85
Description
### Question
能否实现这个场景,前端只发送一个post请求到后端 ,后端根据请求的参数(请求的接口名称,然后根据接口名称去数据库或者配置中心获取url,get或者post请求,params,heads,body配置,认证方式:token认证),然后后端组装完成发送到甲方的中台服务;
大体场景是就是这样的 ,就是中台提供接口 ,我提供一个前端和后端服务但是要非常的灵活,中台接口都是我后端根据参数和配置组装的
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue does not name any files, tests, or entry points. Start by reviewing ShenYu's existing request-proxy and configuration paths to determine whether this configurable backend orchestration belongs in the project. Done would require an agreed design covering endpoint lookup, HTTP method and request construction, token authentication, and forwarding to the target service.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100